[<prev] [next>] [<thread-prev] [thread-next>] [day] [month] [year] [list]
Message-ID: <20200710104306.GA1229536@kroah.com>
Date: Fri, 10 Jul 2020 12:43:06 +0200
From: Greg KH <gregkh@...uxfoundation.org>
To: Peilin Ye <yepeilin.cs@...il.com>
Cc: Marcel Holtmann <marcel@...tmann.org>,
Johan Hedberg <johan.hedberg@...il.com>,
"David S . Miller" <davem@...emloft.net>,
Jakub Kicinski <kuba@...nel.org>,
Russell King <linux@...linux.org.uk>,
linux-bluetooth@...r.kernel.org, netdev@...r.kernel.org,
syzkaller-bugs@...glegroups.com,
linux-kernel-mentees@...ts.linuxfoundation.org,
linux-kernel@...r.kernel.org
Subject: Re: [Linux-kernel-mentees] [PATCH v2] net/bluetooth: Fix
slab-out-of-bounds read in hci_extended_inquiry_result_evt()
On Thu, Jul 09, 2020 at 09:02:24AM -0400, Peilin Ye wrote:
> Check upon `num_rsp` is insufficient. A malformed event packet with a
> large `num_rsp` number makes hci_extended_inquiry_result_evt() go out
> of bounds. Fix it.
>
> This patch fixes the following syzbot bug:
>
> https://syzkaller.appspot.com/bug?id=4bf11aa05c4ca51ce0df86e500fce486552dc8d2
>
> Reported-by: syzbot+d8489a79b781849b9c46@...kaller.appspotmail.com
> Signed-off-by: Peilin Ye <yepeilin.cs@...il.com>
Acked-by: Greg Kroah-Hartman <gregkh@...uxfoundation.org>
Bluetooth maintainers, can you also add a cc: stable on this so it gets
picked up properly there?
thanks,
greg k-h
Powered by blists - more mailing lists