syzbot


KASAN: slab-out-of-bounds Write in copy_to_urb

Status: upstream: reported C repro on 2025/11/25 15:59
Reported-by: syzbot+1f4ef59d7907f5311ea9@syzkaller.appspotmail.com
First crash: 3d02h, last: 21h23m
Similar bugs (2)
Kernel Title Rank 🛈 Repro Cause bisect Fix bisect Count Last Reported Patched Status
linux-6.6 KASAN: slab-out-of-bounds Write in copy_to_urb origin:lts-only 23 C 4 4d08h 4d09h 0/2 upstream: reported C repro on 2025/11/24 08:39
upstream KASAN: slab-out-of-bounds Write in copy_to_urb sound usb 23 C 12 5d04h 23d 26/29 upstream: reported C repro on 2025/11/05 15:20

Sample crash report:
==================================================================
BUG: KASAN: slab-out-of-bounds in copy_to_urb+0x21f/0x410 sound/usb/pcm.c:1393
Write of size 264 at addr ffff8880276d1e00 by task syz.0.17/4434

CPU: 0 PID: 4434 Comm: syz.0.17 Not tainted syzkaller #0
Hardware name: Google Google Compute Engine/Google Compute Engine, BIOS Google 10/02/2025
Call Trace:
 <TASK>
 dump_stack_lvl+0x168/0x22e lib/dump_stack.c:106
 print_address_description mm/kasan/report.c:316 [inline]
 print_report+0xa8/0x210 mm/kasan/report.c:420
 kasan_report+0x10b/0x140 mm/kasan/report.c:524
 check_region_inline mm/kasan/generic.c:-1 [inline]
 kasan_check_range+0x27b/0x290 mm/kasan/generic.c:189
 memcpy+0x3c/0x60 mm/kasan/shadow.c:66
 copy_to_urb+0x21f/0x410 sound/usb/pcm.c:1393
 prepare_playback_urb+0x912/0x1440 sound/usb/pcm.c:1521
 snd_usb_endpoint_start+0x49c/0x1280 sound/usb/endpoint.c:1614
 start_endpoints+0xa1/0x270 sound/usb/pcm.c:273
 snd_usb_substream_playback_trigger+0x3eb/0x7d0 sound/usb/pcm.c:1625
 snd_pcm_action_single sound/core/pcm_native.c:1293 [inline]
 snd_pcm_action+0xda/0x230 sound/core/pcm_native.c:1376
 __snd_pcm_lib_xfer+0x179f/0x1c70 sound/core/pcm_lib.c:2310
 snd_pcm_oss_write3+0x1b8/0x310 sound/core/oss/pcm_oss.c:1252
 snd_pcm_plug_write_transfer+0x2b4/0x4a0 sound/core/oss/pcm_plugin.c:630
 snd_pcm_oss_write2 sound/core/oss/pcm_oss.c:1384 [inline]
 snd_pcm_oss_write1 sound/core/oss/pcm_oss.c:1450 [inline]
 snd_pcm_oss_write+0xbae/0x1110 sound/core/oss/pcm_oss.c:2810
 vfs_write+0x2c4/0x960 fs/read_write.c:582
 ksys_write+0x143/0x240 fs/read_write.c:637
 do_syscall_x64 arch/x86/entry/common.c:51 [inline]
 do_syscall_64+0x4c/0xa0 arch/x86/entry/common.c:81
 entry_SYSCALL_64_after_hwframe+0x68/0xd2
RIP: 0033:0x7f7fa618f749
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 a8 ff ff ff f7 d8 64 89 01 48
RSP: 002b:00007ffccac21868 EFLAGS: 00000246 ORIG_RAX: 0000000000000001
RAX: ffffffffffffffda RBX: 00007f7fa63e5fa0 RCX: 00007f7fa618f749
RDX: 00000000000005ce RSI: 0000200000000640 RDI: 0000000000000004
RBP: 00007f7fa6213f91 R08: 0000000000000000 R09: 0000000000000000
R10: 0000000000000000 R11: 0000000000000246 R12: 0000000000000000
R13: 00007f7fa63e5fa0 R14: 00007f7fa63e5fa0 R15: 0000000000000003
 </TASK>

Allocated by task 4434:
 kasan_save_stack mm/kasan/common.c:45 [inline]
 kasan_set_track+0x4b/0x70 mm/kasan/common.c:52
 ____kasan_kmalloc mm/kasan/common.c:374 [inline]
 __kasan_kmalloc+0x8e/0xa0 mm/kasan/common.c:383
 kasan_kmalloc include/linux/kasan.h:211 [inline]
 __do_kmalloc_node mm/slab_common.c:936 [inline]
 __kmalloc+0xb0/0x240 mm/slab_common.c:949
 data_ep_set_params sound/usb/endpoint.c:1259 [inline]
 snd_usb_endpoint_set_params+0x16bb/0x2a50 sound/usb/endpoint.c:1391
 snd_usb_hw_params+0x123a/0x19b0 sound/usb/pcm.c:569
 snd_pcm_hw_params+0x829/0x1c50 sound/core/pcm_native.c:779
 snd_pcm_oss_change_params_locked+0x222c/0x3ee0 sound/core/oss/pcm_oss.c:976
 snd_pcm_oss_make_ready_locked sound/core/oss/pcm_oss.c:1197 [inline]
 snd_pcm_oss_write1 sound/core/oss/pcm_oss.c:1415 [inline]
 snd_pcm_oss_write+0x2f8/0x1110 sound/core/oss/pcm_oss.c:2810
 vfs_write+0x2c4/0x960 fs/read_write.c:582
 ksys_write+0x143/0x240 fs/read_write.c:637
 do_syscall_x64 arch/x86/entry/common.c:51 [inline]
 do_syscall_64+0x4c/0xa0 arch/x86/entry/common.c:81
 entry_SYSCALL_64_after_hwframe+0x68/0xd2

The buggy address belongs to the object at ffff8880276d1e00
 which belongs to the cache kmalloc-128 of size 128
The buggy address is located 0 bytes inside of
 128-byte region [ffff8880276d1e00, ffff8880276d1e80)

The buggy address belongs to the physical page:
page:ffffea00009db440 refcount:1 mapcount:0 mapping:0000000000000000 index:0x0 pfn:0x276d1
flags: 0xfff00000000200(slab|node=0|zone=1|lastcpupid=0x7ff)
raw: 00fff00000000200 0000000000000000 dead000000000122 ffff8880174418c0
raw: 0000000000000000 0000000000100010 00000001ffffffff 0000000000000000
page dumped because: kasan: bad access detected
page_owner tracks the page as allocated
page last allocated via order 0, migratetype Unmovable, gfp_mask 0x112cc0(GFP_USER|__GFP_NOWARN|__GFP_NORETRY), pid 4376, tgid 4376 (udevd), ts 77945785905, free_ts 77940043593
 set_page_owner include/linux/page_owner.h:31 [inline]
 post_alloc_hook+0x173/0x1a0 mm/page_alloc.c:2532
 prep_new_page mm/page_alloc.c:2539 [inline]
 get_page_from_freelist+0x1a26/0x1ac0 mm/page_alloc.c:4328
 __alloc_pages+0x1df/0x4e0 mm/page_alloc.c:5614
 alloc_slab_page+0x5d/0x160 mm/slub.c:1799
 allocate_slab mm/slub.c:1944 [inline]
 new_slab+0x87/0x2c0 mm/slub.c:1997
 ___slab_alloc+0xbc6/0x1230 mm/slub.c:3154
 __slab_alloc mm/slub.c:3240 [inline]
 slab_alloc_node mm/slub.c:3325 [inline]
 __kmem_cache_alloc_node+0x1a0/0x260 mm/slub.c:3398
 kmalloc_trace+0x26/0xe0 mm/slab_common.c:1026
 kmalloc include/linux/slab.h:563 [inline]
 kzalloc include/linux/slab.h:699 [inline]
 kernfs_get_open_node fs/kernfs/file.c:592 [inline]
 kernfs_fop_open+0x7d3/0xcc0 fs/kernfs/file.c:760
 do_dentry_open+0x7e9/0x10d0 fs/open.c:882
 do_open fs/namei.c:3634 [inline]
 path_openat+0x25c6/0x2e70 fs/namei.c:3791
 do_filp_open+0x1c1/0x3c0 fs/namei.c:3818
 do_sys_openat2+0x142/0x490 fs/open.c:1318
 do_sys_open fs/open.c:1334 [inline]
 __do_sys_openat fs/open.c:1350 [inline]
 __se_sys_openat fs/open.c:1345 [inline]
 __x64_sys_openat+0x135/0x160 fs/open.c:1345
 do_syscall_x64 arch/x86/entry/common.c:51 [inline]
 do_syscall_64+0x4c/0xa0 arch/x86/entry/common.c:81
 entry_SYSCALL_64_after_hwframe+0x68/0xd2
page last free stack trace:
 reset_page_owner include/linux/page_owner.h:24 [inline]
 free_pages_prepare mm/page_alloc.c:1459 [inline]
 free_pcp_prepare mm/page_alloc.c:1509 [inline]
 free_unref_page_prepare+0x8b4/0x9a0 mm/page_alloc.c:3384
 free_unref_page+0x2e/0x3f0 mm/page_alloc.c:3479
 free_slab mm/slub.c:2036 [inline]
 discard_slab mm/slub.c:2042 [inline]
 __unfreeze_partials+0x1a5/0x200 mm/slub.c:2591
 put_cpu_partial+0x17c/0x250 mm/slub.c:2667
 qlink_free mm/kasan/quarantine.c:168 [inline]
 qlist_free_all+0x76/0xe0 mm/kasan/quarantine.c:187
 kasan_quarantine_reduce+0x144/0x160 mm/kasan/quarantine.c:294
 __kasan_slab_alloc+0x1e/0x80 mm/kasan/common.c:305
 kasan_slab_alloc include/linux/kasan.h:201 [inline]
 slab_post_alloc_hook+0x4b/0x480 mm/slab.h:737
 slab_alloc_node mm/slub.c:3359 [inline]
 __kmem_cache_alloc_node+0x140/0x260 mm/slub.c:3398
 kmalloc_trace+0x26/0xe0 mm/slab_common.c:1026
 kmalloc include/linux/slab.h:563 [inline]
 kzalloc include/linux/slab.h:699 [inline]
 kernfs_fop_open+0x3f1/0xcc0 fs/kernfs/file.c:690
 do_dentry_open+0x7e9/0x10d0 fs/open.c:882
 do_open fs/namei.c:3634 [inline]
 path_openat+0x25c6/0x2e70 fs/namei.c:3791
 do_filp_open+0x1c1/0x3c0 fs/namei.c:3818
 do_sys_openat2+0x142/0x490 fs/open.c:1318
 do_sys_open fs/open.c:1334 [inline]
 __do_sys_openat fs/open.c:1350 [inline]
 __se_sys_openat fs/open.c:1345 [inline]
 __x64_sys_openat+0x135/0x160 fs/open.c:1345

Memory state around the buggy address:
 ffff8880276d1d00: fa fb fb fb fb fb fb fb fb fb fb fb fb fb fb fb
 ffff8880276d1d80: fc fc fc fc fc fc fc fc fc fc fc fc fc fc fc fc
>ffff8880276d1e00: 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 fc
                                                                ^
 ffff8880276d1e80: fc fc fc fc fc fc fc fc fc fc fc fc fc fc fc fc
 ffff8880276d1f00: 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 fc
==================================================================

Crashes (7):
Time Kernel Commit Syzkaller Config Log Report Syz repro C repro VM info Assets (help?) Manager Title
2025/11/25 18:19 linux-6.1.y f6e38ae624cf 64219f15 .config console log report syz / log C [disk image] [vmlinux] [kernel image] ci2-linux-6-1-kasan KASAN: slab-out-of-bounds Write in copy_to_urb
2025/11/27 21:12 linux-6.1.y f6e38ae624cf d6526ea3 .config console log report info [disk image] [vmlinux] [kernel image] ci2-linux-6-1-kasan KASAN: slab-out-of-bounds Write in copy_to_urb
2025/11/27 21:09 linux-6.1.y f6e38ae624cf d6526ea3 .config console log report info [disk image] [vmlinux] [kernel image] ci2-linux-6-1-kasan KASAN: slab-out-of-bounds Write in copy_to_urb
2025/11/27 00:18 linux-6.1.y f6e38ae624cf d6526ea3 .config console log report info [disk image] [vmlinux] [kernel image] ci2-linux-6-1-kasan KASAN: slab-out-of-bounds Write in copy_to_urb
2025/11/25 15:59 linux-6.1.y f6e38ae624cf 64219f15 .config console log report info [disk image] [vmlinux] [kernel image] ci2-linux-6-1-kasan KASAN: slab-out-of-bounds Write in copy_to_urb
2025/11/25 15:59 linux-6.1.y f6e38ae624cf 64219f15 .config console log report info [disk image] [vmlinux] [kernel image] ci2-linux-6-1-kasan KASAN: slab-out-of-bounds Write in copy_to_urb
2025/11/25 15:59 linux-6.1.y f6e38ae624cf 64219f15 .config console log report info [disk image] [vmlinux] [kernel image] ci2-linux-6-1-kasan KASAN: slab-out-of-bounds Write in copy_to_urb
* Struck through repros no longer work on HEAD.