syzbot


KCSAN: data-race in bdev_set_nr_sectors / force_page_cache_ra (2)

Status: auto-obsoleted due to no activity on 2023/10/11 12:43
Subsystems: block
[Documentation on labels]
First crash: 725d, last: 725d
Similar bugs (3)
Kernel Title Rank 🛈 Repro Cause bisect Fix bisect Count Last Reported Patched Status
upstream KCSAN: data-race in bdev_set_nr_sectors / force_page_cache_ra (3) block 6 1 640d 629d 0/29 auto-obsoleted due to no activity on 2024/01/04 14:32
upstream KCSAN: data-race in bdev_set_nr_sectors / force_page_cache_ra block 6 1 810d 810d 0/29 closed as invalid on 2023/07/18 16:03
upstream KCSAN: data-race in bdev_set_nr_sectors / force_page_cache_ra (4) block 6 3 571d 600d 0/29 auto-obsoleted due to no activity on 2024/03/13 10:47

Sample crash report:
==================================================================
BUG: KCSAN: data-race in bdev_set_nr_sectors / force_page_cache_ra

write to 0xffff8881004848b0 of 8 bytes by task 14050 on cpu 0:
 i_size_write include/linux/fs.h:932 [inline]
 bdev_set_nr_sectors+0x42/0x70 block/bdev.c:421
 set_capacity block/genhd.c:61 [inline]
 set_capacity_and_notify+0x6e/0x170 block/genhd.c:74
 loop_set_size drivers/block/loop.c:237 [inline]
 loop_set_status+0x397/0x550 drivers/block/loop.c:1303
 lo_ioctl+0x892/0x12e0
 blkdev_ioctl+0x375/0x460 block/ioctl.c:628
 vfs_ioctl fs/ioctl.c:51 [inline]
 __do_sys_ioctl fs/ioctl.c:871 [inline]
 __se_sys_ioctl+0xcf/0x140 fs/ioctl.c:857
 __x64_sys_ioctl+0x43/0x50 fs/ioctl.c:857
 do_syscall_x64 arch/x86/entry/common.c:50 [inline]
 do_syscall_64+0x41/0xc0 arch/x86/entry/common.c:80
 entry_SYSCALL_64_after_hwframe+0x63/0xcd

read to 0xffff8881004848b0 of 8 bytes by task 14060 on cpu 1:
 i_size_read include/linux/fs.h:910 [inline]
 do_page_cache_ra mm/readahead.c:286 [inline]
 force_page_cache_ra+0x126/0x1d0 mm/readahead.c:330
 force_page_cache_readahead mm/internal.h:130 [inline]
 generic_fadvise+0x2c7/0x460 mm/fadvise.c:106
 vfs_fadvise mm/fadvise.c:185 [inline]
 ksys_fadvise64_64 mm/fadvise.c:199 [inline]
 __do_sys_fadvise64 mm/fadvise.c:214 [inline]
 __se_sys_fadvise64 mm/fadvise.c:212 [inline]
 __x64_sys_fadvise64+0xcf/0x110 mm/fadvise.c:212
 do_syscall_x64 arch/x86/entry/common.c:50 [inline]
 do_syscall_64+0x41/0xc0 arch/x86/entry/common.c:80
 entry_SYSCALL_64_after_hwframe+0x63/0xcd

value changed: 0x0000000000800000 -> 0x00000000007ffe00

Reported by Kernel Concurrency Sanitizer on:
CPU: 1 PID: 14060 Comm: syz-executor.5 Tainted: G        W          6.5.0-syzkaller-11938-g65d6e954e378 #0
Hardware name: Google Google Compute Engine/Google Compute Engine, BIOS Google 07/26/2023
==================================================================

Crashes (1):
Time Kernel Commit Syzkaller Config Log Report Syz repro C repro VM info Assets (help?) Manager Title
2023/09/06 12:35 upstream 65d6e954e378 0b6286dc .config console log report info ci2-upstream-kcsan-gce KCSAN: data-race in bdev_set_nr_sectors / force_page_cache_ra
* Struck through repros no longer work on HEAD.