================================================================== BUG: KASAN: use-after-free in kobject_get+0x113/0x120 lib/kobject.c:631 Read of size 1 at addr ffff888119e6183c by task syz.2.1533/5546 CPU: 0 PID: 5546 Comm: syz.2.1533 Tainted: G W syzkaller #0 Hardware name: Google Google Compute Engine/Google Compute Engine, BIOS Google 07/16/2026 Call Trace: __dump_stack+0x21/0x24 lib/dump_stack.c:88 dump_stack_lvl+0x110/0x170 lib/dump_stack.c:106 print_address_description+0x71/0x200 mm/kasan/report.c:316 print_report+0x4a/0x60 mm/kasan/report.c:420 kasan_report+0x122/0x150 mm/kasan/report.c:524 __asan_report_load1_noabort+0x14/0x20 mm/kasan/report_generic.c:348 kobject_get+0x113/0x120 lib/kobject.c:631 get_device drivers/base/core.c:3794 [inline] device_add+0x2f0/0xec0 drivers/base/core.c:3618 device_create_groups_vargs drivers/base/core.c:4392 [inline] device_create+0x26c/0x300 drivers/base/core.c:4434 create_function_device+0x60/0x70 drivers/usb/gadget/configfs.c:36 create_alsa_device drivers/usb/gadget/function/f_midi.c:1306 [inline] f_midi_alloc_inst+0x1a8/0x380 drivers/usb/gadget/function/f_midi.c:1347 try_get_usb_function_instance drivers/usb/gadget/functions.c:28 [inline] usb_get_function_instance+0xf3/0x310 drivers/usb/gadget/functions.c:44 function_make+0x118/0x360 drivers/usb/gadget/configfs.c:652 configfs_mkdir+0x518/0x9e0 fs/configfs/dir.c:1329 vfs_mkdir+0x39c/0x580 fs/namei.c:4113 do_mkdirat+0x174/0x4d0 fs/namei.c:4138 __do_sys_mkdir fs/namei.c:4158 [inline] __se_sys_mkdir fs/namei.c:4156 [inline] __x64_sys_mkdir+0x6e/0x80 fs/namei.c:4156 x64_sys_call+0x966/0x9a0 arch/x86/include/generated/asm/syscalls_64.h:84 do_syscall_x64 arch/x86/entry/common.c:46 [inline] do_syscall_64+0x4c/0xa0 arch/x86/entry/common.c:76 entry_SYSCALL_64_after_hwframe+0x68/0xd2 RIP: 0033:0x7fbd0699de99 Code: ff c3 66 2e 0f 1f 84 00 00 00 00 00 0f 1f 44 00 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 e8 ff ff ff f7 d8 64 89 01 48 RSP: 002b:00007fbd07793028 EFLAGS: 00000246 ORIG_RAX: 0000000000000053 RAX: ffffffffffffffda RBX: 00007fbd06c26090 RCX: 00007fbd0699de99 RDX: 0000000000000000 RSI: 00000000000001ff RDI: 0000200000000800 RBP: 00007fbd06a33eaf R08: 0000000000000000 R09: 0000000000000000 R10: 0000000000000000 R11: 0000000000000246 R12: 0000000000000000 R13: 00007fbd06c26128 R14: 00007fbd06c26090 R15: 00007ffc379d9a18 Allocated by task 103: kasan_save_stack mm/kasan/common.c:46 [inline] kasan_set_track+0x4b/0x70 mm/kasan/common.c:53 kasan_save_alloc_info+0x1f/0x30 mm/kasan/generic.c:505 ____kasan_kmalloc mm/kasan/common.c:380 [inline] __kasan_kmalloc+0x95/0xb0 mm/kasan/common.c:389 kasan_kmalloc include/linux/kasan.h:212 [inline] __do_kmalloc_node mm/slab_common.c:938 [inline] __kmalloc_node_track_caller+0xb1/0x1e0 mm/slab_common.c:958 kmalloc_reserve net/core/skbuff.c:449 [inline] __alloc_skb+0x226/0x4a0 net/core/skbuff.c:518 alloc_skb include/linux/skbuff.h:1322 [inline] netlink_alloc_large_skb net/netlink/af_netlink.c:1183 [inline] netlink_sendmsg+0x635/0xbd0 net/netlink/af_netlink.c:1848 sock_sendmsg_nosec net/socket.c:716 [inline] __sock_sendmsg net/socket.c:728 [inline] ____sys_sendmsg+0x5fb/0x9c0 net/socket.c:2508 ___sys_sendmsg+0x2a2/0x360 net/socket.c:2562 __sys_sendmsg net/socket.c:2591 [inline] __do_sys_sendmsg net/socket.c:2600 [inline] __se_sys_sendmsg net/socket.c:2598 [inline] __x64_sys_sendmsg+0x20d/0x2e0 net/socket.c:2598 x64_sys_call+0x171/0x9a0 arch/x86/include/generated/asm/syscalls_64.h:47 do_syscall_x64 arch/x86/entry/common.c:46 [inline] do_syscall_64+0x4c/0xa0 arch/x86/entry/common.c:76 entry_SYSCALL_64_after_hwframe+0x68/0xd2 Freed by task 5425: kasan_save_stack mm/kasan/common.c:46 [inline] kasan_set_track+0x4b/0x70 mm/kasan/common.c:53 kasan_save_free_info+0x2b/0x40 mm/kasan/generic.c:516 ____kasan_slab_free+0x132/0x180 mm/kasan/common.c:242 __kasan_slab_free+0x11/0x20 mm/kasan/common.c:250 kasan_slab_free include/linux/kasan.h:178 [inline] slab_free_hook mm/slub.c:1750 [inline] slab_free_freelist_hook+0xc2/0x190 mm/slub.c:1776 slab_free mm/slub.c:3712 [inline] __kmem_cache_free+0xb7/0x1b0 mm/slub.c:3728 kfree+0x6f/0xf0 mm/slab_common.c:990 skb_free_head net/core/skbuff.c:765 [inline] skb_release_data+0x63d/0x8a0 net/core/skbuff.c:794 skb_release_all net/core/skbuff.c:859 [inline] __kfree_skb net/core/skbuff.c:873 [inline] consume_skb+0xab/0x1f0 net/core/skbuff.c:1038 skb_free_datagram+0x15/0x20 net/core/datagram.c:322 netlink_recvmsg+0x5e3/0xe00 net/netlink/af_netlink.c:1951 ____sys_recvmsg+0x2d6/0x5c0 net/socket.c:-1 ___sys_recvmsg+0x210/0x590 net/socket.c:2769 __sys_recvmsg net/socket.c:2799 [inline] __do_sys_recvmsg net/socket.c:2809 [inline] __se_sys_recvmsg net/socket.c:2806 [inline] __x64_sys_recvmsg+0x20a/0x2e0 net/socket.c:2806 x64_sys_call+0x75/0x9a0 arch/x86/include/generated/asm/syscalls_64.h:48 do_syscall_x64 arch/x86/entry/common.c:46 [inline] do_syscall_64+0x4c/0xa0 arch/x86/entry/common.c:76 entry_SYSCALL_64_after_hwframe+0x68/0xd2 The buggy address belongs to the object at ffff888119e61800 which belongs to the cache kmalloc-1k of size 1024 The buggy address is located 60 bytes inside of 1024-byte region [ffff888119e61800, ffff888119e61c00) The buggy address belongs to the physical page: page:ffffea0004679800 refcount:1 mapcount:0 mapping:0000000000000000 index:0x0 pfn:0x119e60 head:ffffea0004679800 order:3 compound_mapcount:0 compound_pincount:0 flags: 0x4000000000010200(slab|head|zone=1) raw: 4000000000010200 dead000000000100 dead000000000122 ffff888100043080 raw: 0000000000000000 0000000000100010 00000001ffffffff 0000000000000000 page dumped because: kasan: bad access detected page_owner tracks the page as allocated page last allocated via order 3, migratetype Unmovable, gfp_mask 0xd20c0(__GFP_IO|__GFP_FS|__GFP_NOWARN|__GFP_NORETRY|__GFP_COMP|__GFP_NOMEMALLOC), pid 111, tgid 111 (udevd), ts 6381349954, free_ts 0 set_page_owner include/linux/page_owner.h:33 [inline] post_alloc_hook+0x1f5/0x210 mm/page_alloc.c:2672 prep_new_page+0x1c/0x110 mm/page_alloc.c:2679 get_page_from_freelist+0x2ca9/0x2d20 mm/page_alloc.c:4586 __alloc_pages+0x1fa/0x610 mm/page_alloc.c:5930 alloc_slab_page+0x6e/0xf0 include/linux/gfp.h:-1 allocate_slab mm/slub.c:1967 [inline] new_slab+0x98/0x3e0 mm/slub.c:2020 ___slab_alloc+0x70f/0xb70 mm/slub.c:3177 __slab_alloc+0x5e/0xa0 mm/slub.c:3263 slab_alloc_node mm/slub.c:3348 [inline] __kmem_cache_alloc_node+0x204/0x2d0 mm/slub.c:3423 __do_kmalloc_node mm/slab_common.c:937 [inline] __kmalloc_node_track_caller+0xa1/0x1e0 mm/slab_common.c:958 kmalloc_reserve net/core/skbuff.c:449 [inline] __alloc_skb+0x226/0x4a0 net/core/skbuff.c:518 alloc_skb include/linux/skbuff.h:1322 [inline] netlink_alloc_large_skb net/netlink/af_netlink.c:1183 [inline] netlink_sendmsg+0x635/0xbd0 net/netlink/af_netlink.c:1848 sock_sendmsg_nosec net/socket.c:716 [inline] __sock_sendmsg net/socket.c:728 [inline] ____sys_sendmsg+0x5fb/0x9c0 net/socket.c:2508 ___sys_sendmsg+0x2a2/0x360 net/socket.c:2562 __sys_sendmsg net/socket.c:2591 [inline] __do_sys_sendmsg net/socket.c:2600 [inline] __se_sys_sendmsg net/socket.c:2598 [inline] __x64_sys_sendmsg+0x20d/0x2e0 net/socket.c:2598 x64_sys_call+0x171/0x9a0 arch/x86/include/generated/asm/syscalls_64.h:47 page_owner free stack trace missing Memory state around the buggy address: ffff888119e61700: fc fc fc fc fc fc fc fc fc fc fc fc fc fc fc fc ffff888119e61780: fc fc fc fc fc fc fc fc fc fc fc fc fc fc fc fc >ffff888119e61800: fa fb fb fb fb fb fb fb fb fb fb fb fb fb fb fb ^ ffff888119e61880: fb fb fb fb fb fb fb fb fb fb fb fb fb fb fb fb ffff888119e61900: fb fb fb fb fb fb fb fb fb fb fb fb fb fb fb fb ================================================================== ------------[ cut here ]------------ kobject: '' (ffff888119e61800): is not initialized, yet kobject_get() is being called. WARNING: CPU: 0 PID: 5546 at lib/kobject.c:634 kobject_get+0x7c/0x120 lib/kobject.c:632 Modules linked in: CPU: 0 PID: 5546 Comm: syz.2.1533 Tainted: G B W syzkaller #0 Hardware name: Google Google Compute Engine/Google Compute Engine, BIOS Google 07/16/2026 RIP: 0010:kobject_get+0x7c/0x120 lib/kobject.c:632 Code: 83 fc 48 89 d8 48 c1 e8 03 42 80 3c 38 00 74 08 48 89 df e8 a6 79 c9 fc 48 8b 33 48 c7 c7 60 02 0b 86 48 89 da e8 84 7d 54 fc <0f> 0b eb 0c e8 db ee 83 fc eb 4c e8 d4 ee 83 fc 4c 8d 73 38 4c 89 RSP: 0018:ffffc9000121fa38 EFLAGS: 00010246 RAX: e4a6315dccae6100 RBX: ffff888119e61800 RCX: 0000000000080000 RDX: ffffc900062bd000 RSI: 000000000007ffff RDI: 0000000000080000 RBP: ffffc9000121fa50 R08: ffffc9000121f627 R09: 1ffff92000243ec4 R10: dffffc0000000000 R11: fffff52000243ec5 R12: 1ffff11026310e0e R13: dffffc0000000000 R14: 0000000000000000 R15: dffffc0000000000 FS: 00007fbd077936c0(0000) GS:ffff8881f6e00000(0000) knlGS:0000000000000000 CS: 0010 DS: 0000 ES: 0000 CR0: 0000000080050033 CR2: 00007fbd04fd4d58 CR3: 0000000148a3a000 CR4: 00000000003526b0 DR0: 0000000000000000 DR1: 0000000000000000 DR2: 0000000000000000 DR3: 0000000000000000 DR6: 00000000fffe0ff0 DR7: 0000000000000400 Call Trace: get_device drivers/base/core.c:3794 [inline] device_add+0x2f0/0xec0 drivers/base/core.c:3618 device_create_groups_vargs drivers/base/core.c:4392 [inline] device_create+0x26c/0x300 drivers/base/core.c:4434 create_function_device+0x60/0x70 drivers/usb/gadget/configfs.c:36 create_alsa_device drivers/usb/gadget/function/f_midi.c:1306 [inline] f_midi_alloc_inst+0x1a8/0x380 drivers/usb/gadget/function/f_midi.c:1347 try_get_usb_function_instance drivers/usb/gadget/functions.c:28 [inline] usb_get_function_instance+0xf3/0x310 drivers/usb/gadget/functions.c:44 function_make+0x118/0x360 drivers/usb/gadget/configfs.c:652 configfs_mkdir+0x518/0x9e0 fs/configfs/dir.c:1329 vfs_mkdir+0x39c/0x580 fs/namei.c:4113 do_mkdirat+0x174/0x4d0 fs/namei.c:4138 __do_sys_mkdir fs/namei.c:4158 [inline] __se_sys_mkdir fs/namei.c:4156 [inline] __x64_sys_mkdir+0x6e/0x80 fs/namei.c:4156 x64_sys_call+0x966/0x9a0 arch/x86/include/generated/asm/syscalls_64.h:84 do_syscall_x64 arch/x86/entry/common.c:46 [inline] do_syscall_64+0x4c/0xa0 arch/x86/entry/common.c:76 entry_SYSCALL_64_after_hwframe+0x68/0xd2 RIP: 0033:0x7fbd0699de99 Code: ff c3 66 2e 0f 1f 84 00 00 00 00 00 0f 1f 44 00 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 e8 ff ff ff f7 d8 64 89 01 48 RSP: 002b:00007fbd07793028 EFLAGS: 00000246 ORIG_RAX: 0000000000000053 RAX: ffffffffffffffda RBX: 00007fbd06c26090 RCX: 00007fbd0699de99 RDX: 0000000000000000 RSI: 00000000000001ff RDI: 0000200000000800 RBP: 00007fbd06a33eaf R08: 0000000000000000 R09: 0000000000000000 R10: 0000000000000000 R11: 0000000000000246 R12: 0000000000000000 R13: 00007fbd06c26128 R14: 00007fbd06c26090 R15: 00007ffc379d9a18 ---[ end trace 0000000000000000 ]--- ------------[ cut here ]------------ kobject: '' (ffff888119e61800): is not initialized, yet kobject_get() is being called. WARNING: CPU: 0 PID: 5546 at lib/kobject.c:634 kobject_get lib/kobject.c:632 [inline] WARNING: CPU: 0 PID: 5546 at lib/kobject.c:634 kobject_add_internal+0x110/0xc20 lib/kobject.c:216 Modules linked in: CPU: 0 PID: 5546 Comm: syz.2.1533 Tainted: G B W syzkaller #0 Hardware name: Google Google Compute Engine/Google Compute Engine, BIOS Google 07/16/2026 RIP: 0010:kobject_get lib/kobject.c:632 [inline] RIP: 0010:kobject_add_internal+0x110/0xc20 lib/kobject.c:216 Code: 75 d0 4c 89 f0 48 c1 e8 03 42 80 3c 20 00 74 08 4c 89 f7 e8 42 62 c9 fc 49 8b 36 48 c7 c7 60 02 0b 86 4c 89 f2 e8 20 66 54 fc <0f> 0b e9 f8 00 00 00 e8 74 d7 83 fc b8 fe ff ff ff e9 31 08 00 00 RSP: 0018:ffffc9000121f8b8 EFLAGS: 00010246 RAX: e4a6315dccae6100 RBX: ffff8881207e2b00 RCX: 0000000000080000 RDX: ffffc900062bd000 RSI: 000000000007ffff RDI: 0000000000080000 RBP: ffffc9000121f910 R08: 0000000000000003 R09: 0000000000000004 R10: dffffc0000000000 R11: fffff52000243e68 R12: dffffc0000000000 R13: ffff8881207e2b18 R14: ffff888119e61800 R15: 1ffff110240fc560 FS: 00007fbd077936c0(0000) GS:ffff8881f6e00000(0000) knlGS:0000000000000000 CS: 0010 DS: 0000 ES: 0000 CR0: 0000000080050033 CR2: 00007fbd04fd4d58 CR3: 0000000148a3a000 CR4: 00000000003526b0 DR0: 0000000000000000 DR1: 0000000000000000 DR2: 0000000000000000 DR3: 0000000000000000 DR6: 00000000fffe0ff0 DR7: 0000000000000400 Call Trace: kobject_add_varg lib/kobject.c:366 [inline] kobject_add+0x165/0x230 lib/kobject.c:418 class_dir_create_and_add drivers/base/core.c:3235 [inline] get_device_parent+0x3a6/0x410 drivers/base/core.c:3290 device_add+0x308/0xec0 drivers/base/core.c:3619 device_create_groups_vargs drivers/base/core.c:4392 [inline] device_create+0x26c/0x300 drivers/base/core.c:4434 create_function_device+0x60/0x70 drivers/usb/gadget/configfs.c:36 create_alsa_device drivers/usb/gadget/function/f_midi.c:1306 [inline] f_midi_alloc_inst+0x1a8/0x380 drivers/usb/gadget/function/f_midi.c:1347 try_get_usb_function_instance drivers/usb/gadget/functions.c:28 [inline] usb_get_function_instance+0xf3/0x310 drivers/usb/gadget/functions.c:44 function_make+0x118/0x360 drivers/usb/gadget/configfs.c:652 configfs_mkdir+0x518/0x9e0 fs/configfs/dir.c:1329 vfs_mkdir+0x39c/0x580 fs/namei.c:4113 do_mkdirat+0x174/0x4d0 fs/namei.c:4138 __do_sys_mkdir fs/namei.c:4158 [inline] __se_sys_mkdir fs/namei.c:4156 [inline] __x64_sys_mkdir+0x6e/0x80 fs/namei.c:4156 x64_sys_call+0x966/0x9a0 arch/x86/include/generated/asm/syscalls_64.h:84 do_syscall_x64 arch/x86/entry/common.c:46 [inline] do_syscall_64+0x4c/0xa0 arch/x86/entry/common.c:76 entry_SYSCALL_64_after_hwframe+0x68/0xd2 RIP: 0033:0x7fbd0699de99 Code: ff c3 66 2e 0f 1f 84 00 00 00 00 00 0f 1f 44 00 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 e8 ff ff ff f7 d8 64 89 01 48 RSP: 002b:00007fbd07793028 EFLAGS: 00000246 ORIG_RAX: 0000000000000053 RAX: ffffffffffffffda RBX: 00007fbd06c26090 RCX: 00007fbd0699de99 RDX: 0000000000000000 RSI: 00000000000001ff RDI: 0000200000000800 RBP: 00007fbd06a33eaf R08: 0000000000000000 R09: 0000000000000000 R10: 0000000000000000 R11: 0000000000000246 R12: 0000000000000000 R13: 00007fbd06c26128 R14: 00007fbd06c26090 R15: 00007ffc379d9a18 ---[ end trace 0000000000000000 ]--- general protection fault, probably for non-canonical address 0xec27a5c9e92a886b: 0000 [#1] PREEMPT SMP KASAN KASAN: maybe wild-memory-access in range [0x613d4e4f49544358-0x613d4e4f4954435f] CPU: 0 PID: 5546 Comm: syz.2.1533 Tainted: G B W syzkaller #0 Hardware name: Google Google Compute Engine/Google Compute Engine, BIOS Google 07/16/2026 RIP: 0010:kobj_child_ns_ops lib/kobject.c:1052 [inline] RIP: 0010:kobj_ns_ops lib/kobject.c:1060 [inline] RIP: 0010:kobject_namespace lib/kobject.c:30 [inline] RIP: 0010:create_dir lib/kobject.c:63 [inline] RIP: 0010:kobject_add_internal+0x58f/0xc20 lib/kobject.c:231 Code: 48 c1 e8 03 42 80 3c 20 00 74 08 4c 89 ff e8 c8 5d c9 fc 4d 8b 3f 4d 85 ff 0f 84 cc 00 00 00 49 83 c7 18 4c 89 f8 48 c1 e8 03 <42> 80 3c 20 00 74 08 4c 89 ff e8 a2 5d c9 fc 49 8b 07 48 85 c0 0f RSP: 0018:ffffc9000121f8b8 EFLAGS: 00010202 RAX: 0c27a9c9e92a886b RBX: ffff8881207e2b00 RCX: ffffffff84ed9328 RDX: 0000000000000000 RSI: 0000000000000008 RDI: ffff888119e61828 RBP: ffffc9000121f910 R08: 0000000000000003 R09: 0000000000000004 R10: dffffc0000000000 R11: fffff52000243f08 R12: dffffc0000000000 R13: 1ffff110240fc565 R14: ffffffff8747f440 R15: 613d4e4f49544359 FS: 00007fbd077936c0(0000) GS:ffff8881f6e00000(0000) knlGS:0000000000000000 CS: 0010 DS: 0000 ES: 0000 CR0: 0000000080050033 CR2: 00007fbd04fd4d58 CR3: 0000000148a3a000 CR4: 00000000003526b0 DR0: 0000000000000000 DR1: 0000000000000000 DR2: 0000000000000000 DR3: 0000000000000000 DR6: 00000000fffe0ff0 DR7: 0000000000000400 Call Trace: kobject_add_varg lib/kobject.c:366 [inline] kobject_add+0x165/0x230 lib/kobject.c:418 class_dir_create_and_add drivers/base/core.c:3235 [inline] get_device_parent+0x3a6/0x410 drivers/base/core.c:3290 device_add+0x308/0xec0 drivers/base/core.c:3619 device_create_groups_vargs drivers/base/core.c:4392 [inline] device_create+0x26c/0x300 drivers/base/core.c:4434 create_function_device+0x60/0x70 drivers/usb/gadget/configfs.c:36 create_alsa_device drivers/usb/gadget/function/f_midi.c:1306 [inline] f_midi_alloc_inst+0x1a8/0x380 drivers/usb/gadget/function/f_midi.c:1347 try_get_usb_function_instance drivers/usb/gadget/functions.c:28 [inline] usb_get_function_instance+0xf3/0x310 drivers/usb/gadget/functions.c:44 function_make+0x118/0x360 drivers/usb/gadget/configfs.c:652 configfs_mkdir+0x518/0x9e0 fs/configfs/dir.c:1329 vfs_mkdir+0x39c/0x580 fs/namei.c:4113 do_mkdirat+0x174/0x4d0 fs/namei.c:4138 __do_sys_mkdir fs/namei.c:4158 [inline] __se_sys_mkdir fs/namei.c:4156 [inline] __x64_sys_mkdir+0x6e/0x80 fs/namei.c:4156 x64_sys_call+0x966/0x9a0 arch/x86/include/generated/asm/syscalls_64.h:84 do_syscall_x64 arch/x86/entry/common.c:46 [inline] do_syscall_64+0x4c/0xa0 arch/x86/entry/common.c:76 entry_SYSCALL_64_after_hwframe+0x68/0xd2 RIP: 0033:0x7fbd0699de99 Code: ff c3 66 2e 0f 1f 84 00 00 00 00 00 0f 1f 44 00 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 e8 ff ff ff f7 d8 64 89 01 48 RSP: 002b:00007fbd07793028 EFLAGS: 00000246 ORIG_RAX: 0000000000000053 RAX: ffffffffffffffda RBX: 00007fbd06c26090 RCX: 00007fbd0699de99 RDX: 0000000000000000 RSI: 00000000000001ff RDI: 0000200000000800 RBP: 00007fbd06a33eaf R08: 0000000000000000 R09: 0000000000000000 R10: 0000000000000000 R11: 0000000000000246 R12: 0000000000000000 R13: 00007fbd06c26128 R14: 00007fbd06c26090 R15: 00007ffc379d9a18 Modules linked in: ---[ end trace 0000000000000000 ]--- RIP: 0010:kobj_child_ns_ops lib/kobject.c:1052 [inline] RIP: 0010:kobj_ns_ops lib/kobject.c:1060 [inline] RIP: 0010:kobject_namespace lib/kobject.c:30 [inline] RIP: 0010:create_dir lib/kobject.c:63 [inline] RIP: 0010:kobject_add_internal+0x58f/0xc20 lib/kobject.c:231 Code: 48 c1 e8 03 42 80 3c 20 00 74 08 4c 89 ff e8 c8 5d c9 fc 4d 8b 3f 4d 85 ff 0f 84 cc 00 00 00 49 83 c7 18 4c 89 f8 48 c1 e8 03 <42> 80 3c 20 00 74 08 4c 89 ff e8 a2 5d c9 fc 49 8b 07 48 85 c0 0f RSP: 0018:ffffc9000121f8b8 EFLAGS: 00010202 RAX: 0c27a9c9e92a886b RBX: ffff8881207e2b00 RCX: ffffffff84ed9328 RDX: 0000000000000000 RSI: 0000000000000008 RDI: ffff888119e61828 RBP: ffffc9000121f910 R08: 0000000000000003 R09: 0000000000000004 R10: dffffc0000000000 R11: fffff52000243f08 R12: dffffc0000000000 R13: 1ffff110240fc565 R14: ffffffff8747f440 R15: 613d4e4f49544359 FS: 00007fbd077936c0(0000) GS:ffff8881f6f00000(0000) knlGS:0000000000000000 CS: 0010 DS: 0000 ES: 0000 CR0: 0000000080050033 CR2: 00007f12e59be000 CR3: 0000000148a3a000 CR4: 00000000003526a0 DR0: 0000000000000000 DR1: 0000000000000000 DR2: 0000000000000000 DR3: 0000000000000000 DR6: 00000000fffe0ff0 DR7: 0000000000000400 ---------------- Code disassembly (best guess): 0: 48 c1 e8 03 shr $0x3,%rax 4: 42 80 3c 20 00 cmpb $0x0,(%rax,%r12,1) 9: 74 08 je 0x13 b: 4c 89 ff mov %r15,%rdi e: e8 c8 5d c9 fc call 0xfcc95ddb 13: 4d 8b 3f mov (%r15),%r15 16: 4d 85 ff test %r15,%r15 19: 0f 84 cc 00 00 00 je 0xeb 1f: 49 83 c7 18 add $0x18,%r15 23: 4c 89 f8 mov %r15,%rax 26: 48 c1 e8 03 shr $0x3,%rax * 2a: 42 80 3c 20 00 cmpb $0x0,(%rax,%r12,1) <-- trapping instruction 2f: 74 08 je 0x39 31: 4c 89 ff mov %r15,%rdi 34: e8 a2 5d c9 fc call 0xfcc95ddb 39: 49 8b 07 mov (%r15),%rax 3c: 48 85 c0 test %rax,%rax 3f: 0f .byte 0xf