In fork1(), if a thread is reused and thread_alloc_stack() is not
called, mark the reused thread's kstack pages clean in the KASAN shadow
buffer.
Sponsored by: Juniper Networks, Inc.
MFC after: 3 days
Differential D44875
kasan: fix false-positive kasan_report upon thread reuse khng on Apr 19 2024, 7:15 PM. Authored by Tags None Referenced Files
Details In fork1(), if a thread is reused and thread_alloc_stack() is not Sponsored by: Juniper Networks, Inc.
Diff Detail
Event TimelineComment Actions BTW, you could add Reported by: syzbot+7841eb438247e5a7f6b0@syzkaller.appspotmail.com Reported by: syzbot+d35497494d68b4859367@syzkaller.appspotmail.com |