KASAN: use-after-free Write in reservation_object_test_signaled_rcu

7 views
Skip to first unread message

syzbot

unread,
May 3, 2022, 4:23:24 AM5/3/22
to syzkaller...@googlegroups.com
Hello,

syzbot found the following issue on:

HEAD commit: 3f8a27f9e27b Linux 4.19.211
git tree: linux-4.19.y
console output: https://syzkaller.appspot.com/x/log.txt?x=1173246af00000
kernel config: https://syzkaller.appspot.com/x/.config?x=9b9277b418617afe
dashboard link: https://syzkaller.appspot.com/bug?extid=268b379ccc4a3ea66379
compiler: gcc version 10.2.1 20210110 (Debian 10.2.1-6)

Unfortunately, I don't have any reproducer for this issue yet.

IMPORTANT: if you fix the issue, please add the following tag to the commit:
Reported-by: syzbot+268b37...@syzkaller.appspotmail.com

==================================================================
BUG: KASAN: use-after-free in register_lock_class+0x1152/0x11c0 kernel/locking/lockdep.c:825
Write of size 8 at addr ffff88805a21b420 by task syz-executor.1/20283

CPU: 1 PID: 20283 Comm: syz-executor.1 Not tainted 4.19.211-syzkaller #0
Hardware name: Google Google Compute Engine/Google Compute Engine, BIOS Google 01/01/2011
Call Trace:
__dump_stack lib/dump_stack.c:77 [inline]
dump_stack+0x1fc/0x2ef lib/dump_stack.c:118
print_address_description.cold+0x54/0x219 mm/kasan/report.c:256
kasan_report_error.cold+0x8a/0x1b9 mm/kasan/report.c:354
kasan_report mm/kasan/report.c:412 [inline]
__asan_report_store8_noabort+0x88/0x90 mm/kasan/report.c:438
register_lock_class+0x1152/0x11c0 kernel/locking/lockdep.c:825
__lock_acquire+0x17d/0x3ff0 kernel/locking/lockdep.c:3304
lock_acquire+0x170/0x3c0 kernel/locking/lockdep.c:3908
seqcount_lockdep_reader_access include/linux/seqlock.h:81 [inline]
read_seqcount_begin include/linux/seqlock.h:164 [inline]
reservation_object_test_signaled_rcu+0x194/0xdb0 drivers/dma-buf/reservation.c:600
vgem_fence_attach_ioctl+0x2c6/0x640 drivers/gpu/drm/vgem/vgem_fence.c:185
drm_ioctl_kernel+0x208/0x2a0 drivers/gpu/drm/drm_ioctl.c:758
drm_ioctl+0x5a0/0x9e0 drivers/gpu/drm/drm_ioctl.c:861
vfs_ioctl fs/ioctl.c:46 [inline]
file_ioctl fs/ioctl.c:501 [inline]
do_vfs_ioctl+0xcdb/0x12e0 fs/ioctl.c:688
ksys_ioctl+0x9b/0xc0 fs/ioctl.c:705
__do_sys_ioctl fs/ioctl.c:712 [inline]
__se_sys_ioctl fs/ioctl.c:710 [inline]
__x64_sys_ioctl+0x6f/0xb0 fs/ioctl.c:710
do_syscall_64+0xf9/0x620 arch/x86/entry/common.c:293
entry_SYSCALL_64_after_hwframe+0x49/0xbe
RIP: 0033:0x7f33ccbb60e9
Code: ff ff c3 66 2e 0f 1f 84 00 00 00 00 00 0f 1f 40 00 48 89 f8 48 89 f7 48 89 d6 48 89 ca 4d 89 c2 4d 89 c8 4c 8b 4c 24 08 0f 05 <48> 3d 01 f0 ff ff 73 01 c3 48 c7 c1 b8 ff ff ff f7 d8 64 89 01 48
RSP: 002b:00007f33cb52b168 EFLAGS: 00000246 ORIG_RAX: 0000000000000010
RAX: ffffffffffffffda RBX: 00007f33cccc8f60 RCX: 00007f33ccbb60e9
RDX: 0000000020000040 RSI: 00000000c0106441 RDI: 0000000000000004
RBP: 00007f33ccc1008d R08: 0000000000000000 R09: 0000000000000000
R10: 0000000000000000 R11: 0000000000000246 R12: 0000000000000000
R13: 00007fff3a309e6f R14: 00007f33cb52b300 R15: 0000000000022000

Allocated by task 20283:
__do_kmalloc mm/slab.c:3727 [inline]
__kmalloc+0x15a/0x3c0 mm/slab.c:3736
kmalloc include/linux/slab.h:520 [inline]
kzalloc include/linux/slab.h:709 [inline]
dma_buf_export+0x1f1/0xa20 drivers/dma-buf/dma-buf.c:416
drm_gem_dmabuf_export+0x17/0x80 drivers/gpu/drm/drm_prime.c:365
drm_gem_prime_export+0x182/0x200 drivers/gpu/drm/drm_prime.c:546
attach_dmabuf drivers/gpu/drm/vgem/vgem_fence.c:124 [inline]
vgem_fence_attach_ioctl+0x395/0x640 drivers/gpu/drm/vgem/vgem_fence.c:173
drm_ioctl_kernel+0x208/0x2a0 drivers/gpu/drm/drm_ioctl.c:758
drm_ioctl+0x5a0/0x9e0 drivers/gpu/drm/drm_ioctl.c:861
vfs_ioctl fs/ioctl.c:46 [inline]
file_ioctl fs/ioctl.c:501 [inline]
do_vfs_ioctl+0xcdb/0x12e0 fs/ioctl.c:688
ksys_ioctl+0x9b/0xc0 fs/ioctl.c:705
__do_sys_ioctl fs/ioctl.c:712 [inline]
__se_sys_ioctl fs/ioctl.c:710 [inline]
__x64_sys_ioctl+0x6f/0xb0 fs/ioctl.c:710
do_syscall_64+0xf9/0x620 arch/x86/entry/common.c:293
entry_SYSCALL_64_after_hwframe+0x49/0xbe

Freed by task 20285:
__cache_free mm/slab.c:3503 [inline]
kfree+0xcc/0x210 mm/slab.c:3822
dma_buf_release+0x329/0x630 drivers/dma-buf/dma-buf.c:80
__fput+0x2ce/0x890 fs/file_table.c:278
task_work_run+0x148/0x1c0 kernel/task_work.c:113
tracehook_notify_resume include/linux/tracehook.h:193 [inline]
exit_to_usermode_loop+0x251/0x2a0 arch/x86/entry/common.c:167
prepare_exit_to_usermode arch/x86/entry/common.c:198 [inline]
syscall_return_slowpath arch/x86/entry/common.c:271 [inline]
do_syscall_64+0x538/0x620 arch/x86/entry/common.c:296
entry_SYSCALL_64_after_hwframe+0x49/0xbe

The buggy address belongs to the object at ffff88805a21b200
which belongs to the cache kmalloc-1024 of size 1024
The buggy address is located 544 bytes inside of
1024-byte region [ffff88805a21b200, ffff88805a21b600)
The buggy address belongs to the page:
page:ffffea0001688680 count:1 mapcount:0 mapping:ffff88813bff0ac0 index:0x0 compound_mapcount: 0
flags: 0xfff00000008100(slab|head)
raw: 00fff00000008100 ffffea0002a9de08 ffffea0002ac9a88 ffff88813bff0ac0
raw: 0000000000000000 ffff88805a21a000 0000000100000007 0000000000000000
page dumped because: kasan: bad access detected

Memory state around the buggy address:
ffff88805a21b300: fb fb fb fb fb fb fb fb fb fb fb fb fb fb fb fb
ffff88805a21b380: fb fb fb fb fb fb fb fb fb fb fb fb fb fb fb fb
>ffff88805a21b400: fb fb fb fb fb fb fb fb fb fb fb fb fb fb fb fb
^
ffff88805a21b480: fb fb fb fb fb fb fb fb fb fb fb fb fb fb fb fb
ffff88805a21b500: fb fb fb fb fb fb fb fb fb fb fb fb fb fb fb fb
==================================================================


---
This report is generated by a bot. It may contain errors.
See https://goo.gl/tpsmEJ for more information about syzbot.
syzbot engineers can be reached at syzk...@googlegroups.com.

syzbot will keep track of this issue. See:
https://goo.gl/tpsmEJ#status for how to communicate with syzbot.

syzbot

unread,
Aug 31, 2022, 4:23:20 AM8/31/22
to syzkaller...@googlegroups.com
Auto-closing this bug as obsolete.
Crashes did not happen for a while, no reproducer and no activity.
Reply all
Reply to author
Forward
0 new messages