syzbot


KMSAN: uninit-value in build_id_parse (2)

Status: auto-closed as invalid on 2022/03/07 06:37
Subsystems: perf
[Documentation on labels]
First crash: 881d, last: 871d
Similar bugs (1)
Kernel Title Repro Cause bisect Fix bisect Count Last Reported Patched Status
upstream KMSAN: uninit-value in build_id_parse perf 3 1084d 1095d 0/26 auto-closed as invalid on 2021/08/05 15:08

Sample crash report:
=====================================================
BUG: KMSAN: uninit-value in build_id_parse+0x493/0x1030 lib/buildid.c:147
 build_id_parse+0x493/0x1030 lib/buildid.c:147
 perf_event_mmap_event kernel/events/core.c:8435 [inline]
 perf_event_mmap+0x29ba/0x2aa0 kernel/events/core.c:8578
 mmap_region+0x20a8/0x3e10 mm/mmap.c:1846
 do_mmap+0x1843/0x2310 mm/mmap.c:1575
 vm_mmap_pgoff+0x362/0x570 mm/util.c:519
 ksys_mmap_pgoff+0x580/0xa70 mm/mmap.c:1623
 __do_sys_mmap arch/x86/kernel/sys_x86_64.c:96 [inline]
 __se_sys_mmap arch/x86/kernel/sys_x86_64.c:89 [inline]
 __x64_sys_mmap+0x1e0/0x250 arch/x86/kernel/sys_x86_64.c:89
 do_syscall_x64 arch/x86/entry/common.c:51 [inline]
 do_syscall_64+0x54/0xd0 arch/x86/entry/common.c:82
 entry_SYSCALL_64_after_hwframe+0x44/0xae

Uninit was created at:
 __alloc_pages+0xbc7/0x10a0 mm/page_alloc.c:5409
 __alloc_pages_node include/linux/gfp.h:570 [inline]
 khugepaged_alloc_page mm/khugepaged.c:884 [inline]
 collapse_file+0x473/0x60c0 mm/khugepaged.c:1658
 khugepaged_scan_file mm/khugepaged.c:2059 [inline]
 khugepaged_scan_mm_slot+0x2df8/0x3890 mm/khugepaged.c:2154
 khugepaged_do_scan+0x40b/0x940 mm/khugepaged.c:2238
 khugepaged+0xb5/0x1410 mm/khugepaged.c:2283
 kthread+0x721/0x850 kernel/kthread.c:327
 ret_from_fork+0x1f/0x30

CPU: 1 PID: 20747 Comm: syz-executor.3 Not tainted 5.16.0-rc3-syzkaller #0
Hardware name: Google Google Compute Engine/Google Compute Engine, BIOS Google 01/01/2011
=====================================================

Crashes (3):
Time Kernel Commit Syzkaller Config Log Report Syz repro C repro VM info Assets (help?) Manager Title
2021/12/07 06:31 https://github.com/google/kmsan.git master cdfb223e7e63 0230ba3e .config console log report info ci-upstream-kmsan-gce KMSAN: uninit-value in build_id_parse
2021/11/26 20:35 https://github.com/google/kmsan.git master a535b0caaa2f 63eeac02 .config console log report info ci-upstream-kmsan-gce KMSAN: uninit-value in build_id_parse
2021/11/26 09:58 https://github.com/google/kmsan.git master a535b0caaa2f 63eeac02 .config console log report info ci-upstream-kmsan-gce-386 KMSAN: uninit-value in build_id_parse
* Struck through repros no longer work on HEAD.