All of lore.kernel.org
 help / color / mirror / Atom feed
From: syzbot <syzbot+6c1861115b4253e45969@syzkaller.appspotmail.com>
To: linux-kernel@vger.kernel.org, suunj1331@gmail.com,
	 syzkaller-bugs@googlegroups.com
Subject: Re: [syzbot] [kernel?] KASAN: slab-use-after-free Read in futex_unqueue
Date: Tue, 10 Feb 2026 19:49:04 -0800	[thread overview]
Message-ID: <698bfc30.a70a0220.2c38d7.007e.GAE@google.com> (raw)
In-Reply-To: <20260211033121.713551-1-suunj1331@gmail.com>

Hello,

syzbot has tested the proposed patch but the reproducer is still triggering an issue:
kernel BUG in __mmput

------------[ cut here ]------------
kernel BUG at kernel/fork.c:1168!
Oops: invalid opcode: 0000 [#1] SMP KASAN PTI
CPU: 1 UID: 0 PID: 7127 Comm: syz.0.226 Not tainted syzkaller #0 PREEMPT(full) 
Hardware name: Google Google Compute Engine/Google Compute Engine, BIOS Google 01/24/2026
RIP: 0010:__mmput kernel/fork.c:1168 [inline]
RIP: 0010:__mmput+0x36a/0x410 kernel/fork.c:1166
Code: e8 7b a2 41 00 48 89 df e8 33 c0 b3 00 e9 c4 fd ff ff e8 69 a2 41 00 48 89 df e8 d1 b7 ab 00 e9 65 fd ff ff e8 57 a2 41 00 90 <0f> 0b e8 4f a2 41 00 48 89 df e8 c7 cc ff ff eb b3 48 89 ef e8 ad
RSP: 0018:ffffc90004927b50 EFLAGS: 00010293
RAX: 0000000000000000 RBX: ffff888077276e40 RCX: ffffffff81c4fe7d
RDX: ffff888026225ac0 RSI: ffffffff81c50189 RDI: ffff888026225ac0
RBP: 00000000ffffffff R08: 0000000000000005 R09: 0000000000000000
R10: 00000000ffffffff R11: 0000000000000000 R12: 0000000000000200
R13: ffff888077277110 R14: ffff88802a50ba00 R15: 0000000000000000
FS:  0000000000000000(0000) GS:ffff8881246bd000(0000) knlGS:0000000000000000
CS:  0010 DS: 0000 ES: 0000 CR0: 0000000080050033
CR2: 00000000000007ff CR3: 00000000749f2000 CR4: 00000000003526f0
Call Trace:
 <TASK>
 mmput+0x67/0x80 kernel/fork.c:1197
 exit_mm kernel/exit.c:581 [inline]
 do_exit+0x78a/0x2a30 kernel/exit.c:959
 do_group_exit+0xd5/0x2a0 kernel/exit.c:1112
 get_signal+0x1ec7/0x21e0 kernel/signal.c:3034
 arch_do_signal_or_restart+0x91/0x770 arch/x86/kernel/signal.c:337
 __exit_to_user_mode_loop kernel/entry/common.c:64 [inline]
 exit_to_user_mode_loop+0x86/0x4a0 kernel/entry/common.c:98
 __exit_to_user_mode_prepare include/linux/irq-entry-common.h:226 [inline]
 syscall_exit_to_user_mode_prepare include/linux/irq-entry-common.h:256 [inline]
 syscall_exit_to_user_mode include/linux/entry-common.h:325 [inline]
 do_syscall_64+0x668/0xf80 arch/x86/entry/syscall_64.c:100
 entry_SYSCALL_64_after_hwframe+0x77/0x7f
RIP: 0033:0x7fd9de19bf79
Code: Unable to access opcode bytes at 0x7fd9de19bf4f.
RSP: 002b:00007fd9def750e8 EFLAGS: 00000246 ORIG_RAX: 00000000000000ca
RAX: fffffffffffffe00 RBX: 00007fd9de415fa8 RCX: 00007fd9de19bf79
RDX: 0000000000000000 RSI: 0000000000000080 RDI: 00007fd9de415fa8
RBP: 00007fd9de415fa0 R08: 0000000000000000 R09: 0000000000000000
R10: 0000000000000000 R11: 0000000000000246 R12: 0000000000000000
R13: 00007fd9de416038 R14: 00007ffc457ef100 R15: 00007ffc457ef1e8
 </TASK>
Modules linked in:
---[ end trace 0000000000000000 ]---
RIP: 0010:__mmput kernel/fork.c:1168 [inline]
RIP: 0010:__mmput+0x36a/0x410 kernel/fork.c:1166
Code: e8 7b a2 41 00 48 89 df e8 33 c0 b3 00 e9 c4 fd ff ff e8 69 a2 41 00 48 89 df e8 d1 b7 ab 00 e9 65 fd ff ff e8 57 a2 41 00 90 <0f> 0b e8 4f a2 41 00 48 89 df e8 c7 cc ff ff eb b3 48 89 ef e8 ad
RSP: 0018:ffffc90004927b50 EFLAGS: 00010293
RAX: 0000000000000000 RBX: ffff888077276e40 RCX: ffffffff81c4fe7d
RDX: ffff888026225ac0 RSI: ffffffff81c50189 RDI: ffff888026225ac0
RBP: 00000000ffffffff R08: 0000000000000005 R09: 0000000000000000
R10: 00000000ffffffff R11: 0000000000000000 R12: 0000000000000200
R13: ffff888077277110 R14: ffff88802a50ba00 R15: 0000000000000000
FS:  0000000000000000(0000) GS:ffff8881246bd000(0000) knlGS:0000000000000000
CS:  0010 DS: 0000 ES: 0000 CR0: 0000000080050033
CR2: 00000000000007ff CR3: 00000000324f4000 CR4: 00000000003526f0


Tested on:

commit:         ca8f421e Merge tag 'x86_sev_for_v7.0_rc1' of git://git..
git tree:       upstream
console output: https://syzkaller.appspot.com/x/log.txt?x=1109b402580000
kernel config:  https://syzkaller.appspot.com/x/.config?x=aaa1d655bee4457b
dashboard link: https://syzkaller.appspot.com/bug?extid=6c1861115b4253e45969
compiler:       gcc (Debian 14.2.0-19) 14.2.0, GNU ld (GNU Binutils for Debian) 2.44
patch:          https://syzkaller.appspot.com/x/patch.diff?x=174f0e5a580000


       reply	other threads:[~2026-02-11  3:49 UTC|newest]

Thread overview: 10+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
     [not found] <20260211033121.713551-1-suunj1331@gmail.com>
2026-02-11  3:49 ` syzbot [this message]
2026-02-10 21:43 [syzbot] [kernel?] KASAN: slab-use-after-free Read in futex_unqueue syzbot
2026-02-10 22:51 ` Hillf Danton
2026-02-10 23:15   ` syzbot
2026-02-11  0:38 ` Hillf Danton
2026-02-11  0:55   ` syzbot
2026-02-11  6:31 ` Hillf Danton
2026-02-11  6:55   ` syzbot
2026-02-11  9:22 ` Hillf Danton
2026-02-11  9:46   ` syzbot

Reply instructions:

You may reply publicly to this message via plain-text email
using any one of the following methods:

* Save the following mbox file, import it into your mail client,
  and reply-to-all from there: mbox

  Avoid top-posting and favor interleaved quoting:
  https://en.wikipedia.org/wiki/Posting_style#Interleaved_style

* Reply using the --to, --cc, and --in-reply-to
  switches of git-send-email(1):

  git send-email \
    --in-reply-to=698bfc30.a70a0220.2c38d7.007e.GAE@google.com \
    --to=syzbot+6c1861115b4253e45969@syzkaller.appspotmail.com \
    --cc=linux-kernel@vger.kernel.org \
    --cc=suunj1331@gmail.com \
    --cc=syzkaller-bugs@googlegroups.com \
    /path/to/YOUR_REPLY

  https://kernel.org/pub/software/scm/git/docs/git-send-email.html

* If your mail client supports setting the In-Reply-To header
  via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line before the message body.
This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.