IMPORTANT: if you fix the issue, please add the following tag to the commit:
Reported-by: [email protected]
netdevsim netdevsim0 netdevsim1: set [1, 0] type 2 family 0 port 6081 - 0
netdevsim netdevsim0 netdevsim2: set [1, 0] type 2 family 0 port 6081 - 0
netdevsim netdevsim0 netdevsim3: set [1, 0] type 2 family 0 port 6081 - 0
==================================================================
BUG: KASAN: use-after-free in __lock_acquire+0x41d0/0x5640 kernel/locking/lockdep.c:4296
Read of size 8 at addr ffff8880936320a0 by task syz-executor.0/6858
CPU: 1 PID: 6858 Comm: syz-executor.0 Not tainted 5.8.0-syzkaller #0
Hardware name: Google Google Compute Engine/Google Compute Engine, BIOS Google 01/01/2011
Call Trace:
dump_sta
Note: no patches were applied.
Note: testing is done by a robot and is best-effort only.
Linus Torvalds
unread,
May 23, 2022, 6:56:38 AM5/23/22
Reply to author
Sign in to reply to author
Forward
Sign in to forward
Delete
You do not have permission to delete messages in this group
Copy link
Report message
Show original message
Either email addresses are anonymous for this group or you need the view member email addresses permission to view the original message
to syzbot, [email protected], David Miller, [email protected], Johan Hedberg, linux-bluetooth, Linux Kbuild mailing list, Linux Kernel Mailing List, Marcel Holtmann, Ingo Molnar, Michal Marek, Netdev, Peter Zijlstra, syzkaller-bugs, Will Deacon
On Sun, May 22, 2022 at 4:01 PM syzbot
<[email protected]> wrote:
>
> The issue was bisected to:
>
> commit c470abd4fde40ea6a0846a2beab642a578c0b8cd
> Author: Linus Torvalds <[email protected]>
> Date: Sun Feb 19 22:34:00 2017 +0000
>
> Linux 4.10
Heh. That looks very unlikely, so the bisection seems to sadly have
failed at some point.
At least one of the KASAN reports (that "final oops") does look very
much like the bug fixed by commit 1bff51ea59a9 ("Bluetooth: fix
use-after-free error in lock_sock_nested()"), so this may already be
fixed, but who knows...
But that "update Makefile to 4.10" is not the cause...
Linus
Aleksandr Nogikh
unread,
Jun 1, 2022, 4:51:28 PM6/1/22
Reply to author
Sign in to reply to author
Forward
Sign in to forward
Delete
You do not have permission to delete messages in this group
Copy link
Report message
Show original message
Either email addresses are anonymous for this group or you need the view member email addresses permission to view the original message
to Linus Torvalds, syzbot, [email protected], David Miller, [email protected], Johan Hedberg, linux-bluetooth, Linux Kbuild mailing list, Linux Kernel Mailing List, Marcel Holtmann, Ingo Molnar, Michal Marek, Netdev, Peter Zijlstra, syzkaller-bugs, Will Deacon, Dmitry Vyukov, Aleksandr Nogikh
Hi Linus,
Thank you for looking at the syzbot's email!
The bisection info was indeed included in this case by mistake. We have fixed this, now the bot should not mention bisections that point to release commits and thefefore won't be pinging you as the commit author.