====================================================== WARNING: possible circular locking dependency detected 5.10.204 #1 Not tainted ------------------------------------------------------ syz-executor.6/366046 is trying to acquire lock: ffff888019d18b78 ((work_completion)(&hdev->bg_scan_update)){+.+.}-{0:0}, at: __flush_work+0xdd/0xa90 kernel/workqueue.c:3050 but task is already holding lock: ffffffff85619628 (rfkill_global_mutex){+.+.}-{3:3}, at: rfkill_fop_write+0xff/0x4b0 net/rfkill/core.c:1232 which lock already depends on the new lock. the existing dependency chain (in reverse order) is: -> #4 (rfkill_global_mutex){+.+.}-{3:3}: __mutex_lock_common kernel/locking/mutex.c:968 [inline] __mutex_lock+0x13d/0x10b0 kernel/locking/mutex.c:1109 rfkill_register+0x36/0xa10 net/rfkill/core.c:1016 hci_register_dev+0x42e/0xc00 net/bluetooth/hci_core.c:3773 __vhci_create_device+0x2c8/0x5c0 drivers/bluetooth/hci_vhci.c:129 vhci_create_device drivers/bluetooth/hci_vhci.c:153 [inline] vhci_open_timeout+0x38/0x50 drivers/bluetooth/hci_vhci.c:310 process_one_work+0x9a9/0x14b0 kernel/workqueue.c:2282 worker_thread+0x61d/0x1310 kernel/workqueue.c:2428 kthread+0x38f/0x470 kernel/kthread.c:313 ret_from_fork+0x22/0x30 arch/x86/entry/entry_64.S:299 -> #3 (&data->open_mutex){+.+.}-{3:3}: __mutex_lock_common kernel/locking/mutex.c:968 [inline] __mutex_lock+0x13d/0x10b0 kernel/locking/mutex.c:1109 vhci_send_frame+0x63/0xa0 drivers/bluetooth/hci_vhci.c:71 hci_send_frame+0x1b9/0x320 net/bluetooth/hci_core.c:4060 hci_sched_acl_pkt net/bluetooth/hci_core.c:4585 [inline] hci_sched_acl net/bluetooth/hci_core.c:4670 [inline] hci_tx_work+0x10af/0x1660 net/bluetooth/hci_core.c:4741 process_one_work+0x9a9/0x14b0 kernel/workqueue.c:2282 worker_thread+0x61d/0x1310 kernel/workqueue.c:2428 kthread+0x38f/0x470 kernel/kthread.c:313 ret_from_fork+0x22/0x30 arch/x86/entry/entry_64.S:299 -> #2 ((work_completion)(&hdev->tx_work)){+.+.}-{0:0}: __flush_work+0x105/0xa90 kernel/workqueue.c:3053 hci_dev_do_close+0x131/0x1240 net/bluetooth/hci_core.c:1745 hci_unregister_dev+0x149/0x430 net/bluetooth/hci_core.c:3849 vhci_release+0x70/0xf0 drivers/bluetooth/hci_vhci.c:345 __fput+0x285/0x980 fs/file_table.c:281 task_work_run+0xe2/0x1a0 kernel/task_work.c:161 exit_task_work include/linux/task_work.h:32 [inline] do_exit+0xb6f/0x2600 kernel/exit.c:858 do_group_exit+0x125/0x310 kernel/exit.c:980 __do_sys_exit_group kernel/exit.c:991 [inline] __se_sys_exit_group kernel/exit.c:989 [inline] __x64_sys_exit_group+0x3a/0x50 kernel/exit.c:989 do_syscall_64+0x33/0x40 arch/x86/entry/common.c:46 entry_SYSCALL_64_after_hwframe+0x62/0xc7 -> #1 (&hdev->req_lock){+.+.}-{3:3}: __mutex_lock_common kernel/locking/mutex.c:968 [inline] __mutex_lock+0x13d/0x10b0 kernel/locking/mutex.c:1109 hci_req_sync net/bluetooth/hci_request.c:275 [inline] bg_scan_update+0x82/0x500 net/bluetooth/hci_request.c:2895 process_one_work+0x9a9/0x14b0 kernel/workqueue.c:2282 worker_thread+0x61d/0x1310 kernel/workqueue.c:2428 kthread+0x38f/0x470 kernel/kthread.c:313 ret_from_fork+0x22/0x30 arch/x86/entry/entry_64.S:299 -> #0 ((work_completion)(&hdev->bg_scan_update)){+.+.}-{0:0}: check_prev_add kernel/locking/lockdep.c:2988 [inline] check_prevs_add kernel/locking/lockdep.c:3113 [inline] validate_chain kernel/locking/lockdep.c:3729 [inline] __lock_acquire+0x29e7/0x5b00 kernel/locking/lockdep.c:4955 lock_acquire kernel/locking/lockdep.c:5566 [inline] lock_acquire+0x197/0x470 kernel/locking/lockdep.c:5531 __flush_work+0x105/0xa90 kernel/workqueue.c:3053 __cancel_work_timer+0x368/0x4c0 kernel/workqueue.c:3144 hci_request_cancel_all+0x73/0x230 net/bluetooth/hci_request.c:3438 hci_dev_do_close+0xd9/0x1240 net/bluetooth/hci_core.c:1733 hci_rfkill_set_block+0x166/0x1a0 net/bluetooth/hci_core.c:2223 rfkill_set_block+0x1fd/0x540 net/rfkill/core.c:341 rfkill_fop_write+0x253/0x4b0 net/rfkill/core.c:1240 vfs_write+0x29a/0xa70 fs/read_write.c:603 ksys_write+0x1f6/0x260 fs/read_write.c:658 do_syscall_64+0x33/0x40 arch/x86/entry/common.c:46 entry_SYSCALL_64_after_hwframe+0x62/0xc7 other info that might help us debug this: Chain exists of: (work_completion)(&hdev->bg_scan_update) --> &data->open_mutex --> rfkill_global_mutex Possible unsafe locking scenario: CPU0 CPU1 ---- ---- lock(rfkill_global_mutex); lock(&data->open_mutex); lock(rfkill_global_mutex); lock((work_completion)(&hdev->bg_scan_update)); *** DEADLOCK *** 1 lock held by syz-executor.6/366046: #0: ffffffff85619628 (rfkill_global_mutex){+.+.}-{3:3}, at: rfkill_fop_write+0xff/0x4b0 net/rfkill/core.c:1232 stack backtrace: CPU: 0 PID: 366046 Comm: syz-executor.6 Not tainted 5.10.204 #1 Hardware name: QEMU Standard PC (i440FX + PIIX, 1996), BIOS 1.12.0-1 04/01/2014 Call Trace: __dump_stack lib/dump_stack.c:77 [inline] dump_stack+0x107/0x167 lib/dump_stack.c:118 check_noncircular+0x263/0x2e0 kernel/locking/lockdep.c:2123 check_prev_add kernel/locking/lockdep.c:2988 [inline] check_prevs_add kernel/locking/lockdep.c:3113 [inline] validate_chain kernel/locking/lockdep.c:3729 [inline] __lock_acquire+0x29e7/0x5b00 kernel/locking/lockdep.c:4955 lock_acquire kernel/locking/lockdep.c:5566 [inline] lock_acquire+0x197/0x470 kernel/locking/lockdep.c:5531 __flush_work+0x105/0xa90 kernel/workqueue.c:3053 __cancel_work_timer+0x368/0x4c0 kernel/workqueue.c:3144 hci_request_cancel_all+0x73/0x230 net/bluetooth/hci_request.c:3438 hci_dev_do_close+0xd9/0x1240 net/bluetooth/hci_core.c:1733 hci_rfkill_set_block+0x166/0x1a0 net/bluetooth/hci_core.c:2223 rfkill_set_block+0x1fd/0x540 net/rfkill/core.c:341 rfkill_fop_write+0x253/0x4b0 net/rfkill/core.c:1240 vfs_write+0x29a/0xa70 fs/read_write.c:603 ksys_write+0x1f6/0x260 fs/read_write.c:658 do_syscall_64+0x33/0x40 arch/x86/entry/common.c:46 entry_SYSCALL_64_after_hwframe+0x62/0xc7 RIP: 0033:0x7f92c5687b19 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 bc ff ff ff f7 d8 64 89 01 48 RSP: 002b:00007f92c2bfd188 EFLAGS: 00000246 ORIG_RAX: 0000000000000001 RAX: ffffffffffffffda RBX: 00007f92c579af60 RCX: 00007f92c5687b19 RDX: 0000000000000008 RSI: 00000000200000c0 RDI: 0000000000000004 RBP: 00007f92c56e1f6d R08: 0000000000000000 R09: 0000000000000000 R10: 0000000000000000 R11: 0000000000000246 R12: 0000000000000000 R13: 00007ffd7c947e0f R14: 00007f92c2bfd300 R15: 0000000000022000 netlink: 'syz-executor.4': attribute type 4 has an invalid length. mac80211_hwsim hwsim39 wlan1: refused to change device tx_queue_len A link change request failed with some changes committed already. Interface wlan1 may have been left with an inconsistent configuration, please check. ieee80211 phy181: Selected rate control algorithm 'minstrel_ht' 9pnet: Insufficient options for proto=fd 9pnet: Insufficient options for proto=fd EXT4-fs (loop0): mounted filesystem without journal. Opts: ,errors=continue 9pnet: Insufficient options for proto=fd netlink: 'syz-executor.4': attribute type 4 has an invalid length. mac80211_hwsim hwsim39 wlan1: refused to change device tx_queue_len A link change request failed with some changes committed already. Interface wlan1 may have been left with an inconsistent configuration, please check. 9pnet: Insufficient options for proto=fd netlink: 'syz-executor.4': attribute type 4 has an invalid length. mac80211_hwsim hwsim39 wlan1: refused to change device tx_queue_len A link change request failed with some changes committed already. Interface wlan1 may have been left with an inconsistent configuration, please check. 9pnet: Insufficient options for proto=fd EXT4-fs (loop0): mounted filesystem without journal. Opts: ,errors=continue 9pnet: Insufficient options for proto=fd ieee80211 phy182: Selected rate control algorithm 'minstrel_ht' netlink: 'syz-executor.4': attribute type 4 has an invalid length. mac80211_hwsim hwsim39 wlan1: refused to change device tx_queue_len A link change request failed with some changes committed already. Interface wlan1 may have been left with an inconsistent configuration, please check. 9pnet: Insufficient options for proto=fd EXT4-fs (loop0): mounted filesystem without journal. Opts: ,errors=continue 9pnet: Insufficient options for proto=fd EXT4-fs (loop0): mounted filesystem without journal. Opts: ,errors=continue 9pnet: Insufficient options for proto=fd FAULT_INJECTION: forcing a failure. name failslab, interval 1, probability 0, space 0, times 1 CPU: 1 PID: 366870 Comm: syz-executor.6 Not tainted 5.10.204 #1 Hardware name: QEMU Standard PC (i440FX + PIIX, 1996), BIOS 1.12.0-1 04/01/2014 Call Trace: __dump_stack lib/dump_stack.c:77 [inline] dump_stack+0x107/0x167 lib/dump_stack.c:118 fail_dump lib/fault-inject.c:52 [inline] should_fail.cold+0x5/0xa lib/fault-inject.c:146 should_failslab+0x5/0x20 mm/slab_common.c:1193 slab_pre_alloc_hook mm/slab.h:515 [inline] slab_alloc_node mm/slub.c:2821 [inline] slab_alloc mm/slub.c:2904 [inline] __kmalloc+0x72/0x390 mm/slub.c:3967 kmalloc include/linux/slab.h:557 [inline] __do_sys_memfd_create+0xfb/0x450 mm/memfd.c:293 do_syscall_64+0x33/0x40 arch/x86/entry/common.c:46 entry_SYSCALL_64_after_hwframe+0x62/0xc7 RIP: 0033:0x7f92c5687b19 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 bc ff ff ff f7 d8 64 89 01 48 RSP: 002b:00007f92c2bfcf48 EFLAGS: 00000246 ORIG_RAX: 000000000000013f RAX: ffffffffffffffda RBX: 0000000020000200 RCX: 00007f92c5687b19 RDX: 0000000000018000 RSI: 0000000000000000 RDI: 00007f92c56e10fb RBP: 0000000000000016 R08: 000000000000c000 R09: ffffffffffffffff R10: 0000000000000016 R11: 0000000000000246 R12: 0000000008100000 R13: 0000000020000100 R14: 0000000000040000 R15: 0000000020013a00 FAULT_INJECTION: forcing a failure. name failslab, interval 1, probability 0, space 0, times 0 CPU: 1 PID: 367291 Comm: syz-executor.6 Not tainted 5.10.204 #1 Hardware name: QEMU Standard PC (i440FX + PIIX, 1996), BIOS 1.12.0-1 04/01/2014 Call Trace: __dump_stack lib/dump_stack.c:77 [inline] dump_stack+0x107/0x167 lib/dump_stack.c:118 fail_dump lib/fault-inject.c:52 [inline] should_fail.cold+0x5/0xa lib/fault-inject.c:146 should_failslab+0x5/0x20 mm/slab_common.c:1193 slab_pre_alloc_hook mm/slab.h:515 [inline] slab_alloc_node mm/slub.c:2821 [inline] slab_alloc mm/slub.c:2904 [inline] kmem_cache_alloc+0x5b/0x310 mm/slub.c:2909 mem_pool_alloc mm/kmemleak.c:423 [inline] create_object.isra.0+0x3a/0xa20 mm/kmemleak.c:578 kmemleak_alloc_recursive include/linux/kmemleak.h:43 [inline] slab_post_alloc_hook mm/slab.h:534 [inline] slab_alloc_node mm/slub.c:2896 [inline] slab_alloc mm/slub.c:2904 [inline] __kmalloc+0x16e/0x390 mm/slub.c:3967 kmalloc include/linux/slab.h:557 [inline] __do_sys_memfd_create+0xfb/0x450 mm/memfd.c:293 do_syscall_64+0x33/0x40 arch/x86/entry/common.c:46 entry_SYSCALL_64_after_hwframe+0x62/0xc7 RIP: 0033:0x7f92c5687b19 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 bc ff ff ff f7 d8 64 89 01 48 RSP: 002b:00007f92c2bfcf48 EFLAGS: 00000246 ORIG_RAX: 000000000000013f RAX: ffffffffffffffda RBX: 0000000020000200 RCX: 00007f92c5687b19 RDX: 0000000000018000 RSI: 0000000000000000 RDI: 00007f92c56e10fb RBP: 0000000000000016 R08: 000000000000c000 R09: ffffffffffffffff R10: 0000000000000016 R11: 0000000000000246 R12: 0000000008100000 R13: 0000000020000100 R14: 0000000000040000 R15: 0000000020013a00 FAULT_INJECTION: forcing a failure. name fail_usercopy, interval 1, probability 0, space 0, times 1 CPU: 1 PID: 367654 Comm: syz-executor.6 Not tainted 5.10.204 #1 Hardware name: QEMU Standard PC (i440FX + PIIX, 1996), BIOS 1.12.0-1 04/01/2014 Call Trace: __dump_stack lib/dump_stack.c:77 [inline] dump_stack+0x107/0x167 lib/dump_stack.c:118 fail_dump lib/fault-inject.c:52 [inline] should_fail.cold+0x5/0xa lib/fault-inject.c:146 _copy_from_user+0x2e/0x1b0 lib/usercopy.c:15 copy_from_user include/linux/uaccess.h:192 [inline] __do_sys_memfd_create+0x16d/0x450 mm/memfd.c:298 do_syscall_64+0x33/0x40 arch/x86/entry/common.c:46 entry_SYSCALL_64_after_hwframe+0x62/0xc7 RIP: 0033:0x7f92c5687b19 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 bc ff ff ff f7 d8 64 89 01 48 RSP: 002b:00007f92c2bfcf48 EFLAGS: 00000246 ORIG_RAX: 000000000000013f RAX: ffffffffffffffda RBX: 0000000020000200 RCX: 00007f92c5687b19 RDX: 0000000000018000 RSI: 0000000000000000 RDI: 00007f92c56e10fb RBP: 0000000000000016 R08: 000000000000c000 R09: ffffffffffffffff R10: 0000000000000016 R11: 0000000000000246 R12: 0000000008100000 R13: 0000000020000100 R14: 0000000000040000 R15: 0000000020013a00 FAULT_INJECTION: forcing a failure. name failslab, interval 1, probability 0, space 0, times 0 CPU: 1 PID: 367748 Comm: syz-executor.6 Not tainted 5.10.204 #1 Hardware name: QEMU Standard PC (i440FX + PIIX, 1996), BIOS 1.12.0-1 04/01/2014 Call Trace: __dump_stack lib/dump_stack.c:77 [inline] dump_stack+0x107/0x167 lib/dump_stack.c:118 fail_dump lib/fault-inject.c:52 [inline] should_fail.cold+0x5/0xa lib/fault-inject.c:146 should_failslab+0x5/0x20 mm/slab_common.c:1193 slab_pre_alloc_hook mm/slab.h:515 [inline] slab_alloc_node mm/slub.c:2821 [inline] slab_alloc mm/slub.c:2904 [inline] kmem_cache_alloc+0x5b/0x310 mm/slub.c:2909 shmem_alloc_inode+0x18/0x40 mm/shmem.c:3852 alloc_inode+0x63/0x240 fs/inode.c:233 new_inode_pseudo fs/inode.c:929 [inline] new_inode+0x23/0x250 fs/inode.c:958 shmem_get_inode+0x15e/0xbc0 mm/shmem.c:2294 __shmem_file_setup mm/shmem.c:4220 [inline] __shmem_file_setup+0xb8/0x320 mm/shmem.c:4205 __do_sys_memfd_create+0x275/0x450 mm/memfd.c:323 do_syscall_64+0x33/0x40 arch/x86/entry/common.c:46 entry_SYSCALL_64_after_hwframe+0x62/0xc7 RIP: 0033:0x7f92c5687b19 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 bc ff ff ff f7 d8 64 89 01 48 RSP: 002b:00007f92c2bfcf48 EFLAGS: 00000246 ORIG_RAX: 000000000000013f RAX: ffffffffffffffda RBX: 0000000020000200 RCX: 00007f92c5687b19 RDX: 0000000000018000 RSI: 0000000000000000 RDI: 00007f92c56e10fb RBP: 0000000000000016 R08: 000000000000c000 R09: ffffffffffffffff R10: 0000000000000016 R11: 0000000000000246 R12: 0000000008100000 R13: 0000000020000100 R14: 0000000000040000 R15: 0000000020013a00 FAULT_INJECTION: forcing a failure. name failslab, interval 1, probability 0, space 0, times 0 CPU: 0 PID: 367937 Comm: syz-executor.6 Not tainted 5.10.204 #1 Hardware name: QEMU Standard PC (i440FX + PIIX, 1996), BIOS 1.12.0-1 04/01/2014 Call Trace: __dump_stack lib/dump_stack.c:77 [inline] dump_stack+0x107/0x167 lib/dump_stack.c:118 fail_dump lib/fault-inject.c:52 [inline] should_fail.cold+0x5/0xa lib/fault-inject.c:146 should_failslab+0x5/0x20 mm/slab_common.c:1193 slab_pre_alloc_hook mm/slab.h:515 [inline] slab_alloc_node mm/slub.c:2821 [inline] slab_alloc mm/slub.c:2904 [inline] kmem_cache_alloc+0x5b/0x310 mm/slub.c:2909 mem_pool_alloc mm/kmemleak.c:423 [inline] create_object.isra.0+0x3a/0xa20 mm/kmemleak.c:578 kmemleak_alloc_recursive include/linux/kmemleak.h:43 [inline] slab_post_alloc_hook mm/slab.h:534 [inline] slab_alloc_node mm/slub.c:2896 [inline] slab_alloc mm/slub.c:2904 [inline] kmem_cache_alloc+0x159/0x310 mm/slub.c:2909 shmem_alloc_inode+0x18/0x40 mm/shmem.c:3852 alloc_inode+0x63/0x240 fs/inode.c:233 new_inode_pseudo fs/inode.c:929 [inline] new_inode+0x23/0x250 fs/inode.c:958 shmem_get_inode+0x15e/0xbc0 mm/shmem.c:2294 __shmem_file_setup mm/shmem.c:4220 [inline] __shmem_file_setup+0xb8/0x320 mm/shmem.c:4205 __do_sys_memfd_create+0x275/0x450 mm/memfd.c:323 do_syscall_64+0x33/0x40 arch/x86/entry/common.c:46 entry_SYSCALL_64_after_hwframe+0x62/0xc7 RIP: 0033:0x7f92c5687b19 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 bc ff ff ff f7 d8 64 89 01 48 RSP: 002b:00007f92c2bfcf48 EFLAGS: 00000246 ORIG_RAX: 000000000000013f RAX: ffffffffffffffda RBX: 0000000020000200 RCX: 00007f92c5687b19 RDX: 0000000000018000 RSI: 0000000000000000 RDI: 00007f92c56e10fb RBP: 0000000000000016 R08: 000000000000c000 R09: ffffffffffffffff R10: 0000000000000016 R11: 0000000000000246 R12: 0000000008100000 R13: 0000000020000100 R14: 0000000000040000 R15: 0000000020013a00 FAULT_INJECTION: forcing a failure. name failslab, interval 1, probability 0, space 0, times 0 CPU: 1 PID: 368261 Comm: syz-executor.6 Not tainted 5.10.204 #1 Hardware name: QEMU Standard PC (i440FX + PIIX, 1996), BIOS 1.12.0-1 04/01/2014 Call Trace: __dump_stack lib/dump_stack.c:77 [inline] dump_stack+0x107/0x167 lib/dump_stack.c:118 fail_dump lib/fault-inject.c:52 [inline] should_fail.cold+0x5/0xa lib/fault-inject.c:146 should_failslab+0x5/0x20 mm/slab_common.c:1193 slab_pre_alloc_hook mm/slab.h:515 [inline] slab_alloc_node mm/slub.c:2821 [inline] slab_alloc mm/slub.c:2904 [inline] kmem_cache_alloc+0x5b/0x310 mm/slub.c:2909 kmem_cache_zalloc include/linux/slab.h:654 [inline] lsm_inode_alloc security/security.c:592 [inline] security_inode_alloc+0x34/0x160 security/security.c:988 inode_init_always+0xa4e/0xd10 fs/inode.c:204 alloc_inode+0x84/0x240 fs/inode.c:240 new_inode_pseudo fs/inode.c:929 [inline] new_inode+0x23/0x250 fs/inode.c:958 shmem_get_inode+0x15e/0xbc0 mm/shmem.c:2294 __shmem_file_setup mm/shmem.c:4220 [inline] __shmem_file_setup+0xb8/0x320 mm/shmem.c:4205 __do_sys_memfd_create+0x275/0x450 mm/memfd.c:323 do_syscall_64+0x33/0x40 arch/x86/entry/common.c:46 entry_SYSCALL_64_after_hwframe+0x62/0xc7 RIP: 0033:0x7f92c5687b19 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 bc ff ff ff f7 d8 64 89 01 48 RSP: 002b:00007f92c2bfcf48 EFLAGS: 00000246 ORIG_RAX: 000000000000013f RAX: ffffffffffffffda RBX: 0000000020000200 RCX: 00007f92c5687b19 RDX: 0000000000018000 RSI: 0000000000000000 RDI: 00007f92c56e10fb RBP: 0000000000000016 R08: 000000000000c000 R09: ffffffffffffffff R10: 0000000000000016 R11: 0000000000000246 R12: 0000000008100000 R13: 0000000020000100 R14: 0000000000040000 R15: 0000000020013a00 FAULT_INJECTION: forcing a failure. name failslab, interval 1, probability 0, space 0, times 0 CPU: 1 PID: 368430 Comm: syz-executor.6 Not tainted 5.10.204 #1 Hardware name: QEMU Standard PC (i440FX + PIIX, 1996), BIOS 1.12.0-1 04/01/2014 Call Trace: __dump_stack lib/dump_stack.c:77 [inline] dump_stack+0x107/0x167 lib/dump_stack.c:118 fail_dump lib/fault-inject.c:52 [inline] should_fail.cold+0x5/0xa lib/fault-inject.c:146 should_failslab+0x5/0x20 mm/slab_common.c:1193 slab_pre_alloc_hook mm/slab.h:515 [inline] slab_alloc_node mm/slub.c:2821 [inline] slab_alloc mm/slub.c:2904 [inline] kmem_cache_alloc+0x5b/0x310 mm/slub.c:2909 mem_pool_alloc mm/kmemleak.c:423 [inline] create_object.isra.0+0x3a/0xa20 mm/kmemleak.c:578 kmemleak_alloc_recursive include/linux/kmemleak.h:43 [inline] slab_post_alloc_hook mm/slab.h:534 [inline] slab_alloc_node mm/slub.c:2896 [inline] slab_alloc mm/slub.c:2904 [inline] kmem_cache_alloc+0x159/0x310 mm/slub.c:2909 kmem_cache_zalloc include/linux/slab.h:654 [inline] lsm_inode_alloc security/security.c:592 [inline] security_inode_alloc+0x34/0x160 security/security.c:988 inode_init_always+0xa4e/0xd10 fs/inode.c:204 alloc_inode+0x84/0x240 fs/inode.c:240 new_inode_pseudo fs/inode.c:929 [inline] new_inode+0x23/0x250 fs/inode.c:958 shmem_get_inode+0x15e/0xbc0 mm/shmem.c:2294 __shmem_file_setup mm/shmem.c:4220 [inline] __shmem_file_setup+0xb8/0x320 mm/shmem.c:4205 __do_sys_memfd_create+0x275/0x450 mm/memfd.c:323 do_syscall_64+0x33/0x40 arch/x86/entry/common.c:46 entry_SYSCALL_64_after_hwframe+0x62/0xc7 RIP: 0033:0x7f92c5687b19 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 bc ff ff ff f7 d8 64 89 01 48 RSP: 002b:00007f92c2bfcf48 EFLAGS: 00000246 ORIG_RAX: 000000000000013f RAX: ffffffffffffffda RBX: 0000000020000200 RCX: 00007f92c5687b19 RDX: 0000000000018000 RSI: 0000000000000000 RDI: 00007f92c56e10fb RBP: 0000000000000016 R08: 000000000000c000 R09: ffffffffffffffff R10: 0000000000000016 R11: 0000000000000246 R12: 0000000008100000 R13: 0000000020000100 R14: 0000000000040000 R15: 0000000020013a00 FAULT_INJECTION: forcing a failure. name failslab, interval 1, probability 0, space 0, times 0 CPU: 0 PID: 368697 Comm: syz-executor.6 Not tainted 5.10.204 #1 Hardware name: QEMU Standard PC (i440FX + PIIX, 1996), BIOS 1.12.0-1 04/01/2014 Call Trace: __dump_stack lib/dump_stack.c:77 [inline] dump_stack+0x107/0x167 lib/dump_stack.c:118 fail_dump lib/fault-inject.c:52 [inline] should_fail.cold+0x5/0xa lib/fault-inject.c:146 should_failslab+0x5/0x20 mm/slab_common.c:1193 slab_pre_alloc_hook mm/slab.h:515 [inline] slab_alloc_node mm/slub.c:2821 [inline] slab_alloc mm/slub.c:2904 [inline] kmem_cache_alloc+0x5b/0x310 mm/slub.c:2909 __d_alloc+0x2a/0x990 fs/dcache.c:1709 d_alloc_pseudo+0x19/0x70 fs/dcache.c:1838 alloc_file_pseudo+0xce/0x250 fs/file_table.c:226 __shmem_file_setup mm/shmem.c:4231 [inline] __shmem_file_setup+0x144/0x320 mm/shmem.c:4205 __do_sys_memfd_create+0x275/0x450 mm/memfd.c:323 do_syscall_64+0x33/0x40 arch/x86/entry/common.c:46 entry_SYSCALL_64_after_hwframe+0x62/0xc7 RIP: 0033:0x7f92c5687b19 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 bc ff ff ff f7 d8 64 89 01 48 RSP: 002b:00007f92c2bfcf48 EFLAGS: 00000246 ORIG_RAX: 000000000000013f RAX: ffffffffffffffda RBX: 0000000020000200 RCX: 00007f92c5687b19 RDX: 0000000000018000 RSI: 0000000000000000 RDI: 00007f92c56e10fb RBP: 0000000000000016 R08: 000000000000c000 R09: ffffffffffffffff R10: 0000000000000016 R11: 0000000000000246 R12: 0000000008100000 R13: 0000000020000100 R14: 0000000000040000 R15: 0000000020013a00 FAULT_INJECTION: forcing a failure. name failslab, interval 1, probability 0, space 0, times 0 CPU: 0 PID: 368922 Comm: syz-executor.6 Not tainted 5.10.204 #1 Hardware name: QEMU Standard PC (i440FX + PIIX, 1996), BIOS 1.12.0-1 04/01/2014 Call Trace: __dump_stack lib/dump_stack.c:77 [inline] dump_stack+0x107/0x167 lib/dump_stack.c:118 fail_dump lib/fault-inject.c:52 [inline] should_fail.cold+0x5/0xa lib/fault-inject.c:146 should_failslab+0x5/0x20 mm/slab_common.c:1193 slab_pre_alloc_hook mm/slab.h:515 [inline] slab_alloc_node mm/slub.c:2821 [inline] slab_alloc mm/slub.c:2904 [inline] kmem_cache_alloc+0x5b/0x310 mm/slub.c:2909 mem_pool_alloc mm/kmemleak.c:423 [inline] create_object.isra.0+0x3a/0xa20 mm/kmemleak.c:578 kmemleak_alloc_recursive include/linux/kmemleak.h:43 [inline] slab_post_alloc_hook mm/slab.h:534 [inline] slab_alloc_node mm/slub.c:2896 [inline] slab_alloc mm/slub.c:2904 [inline] kmem_cache_alloc+0x159/0x310 mm/slub.c:2909 __d_alloc+0x2a/0x990 fs/dcache.c:1709 d_alloc_pseudo+0x19/0x70 fs/dcache.c:1838 alloc_file_pseudo+0xce/0x250 fs/file_table.c:226 __shmem_file_setup mm/shmem.c:4231 [inline] __shmem_file_setup+0x144/0x320 mm/shmem.c:4205 __do_sys_memfd_create+0x275/0x450 mm/memfd.c:323 do_syscall_64+0x33/0x40 arch/x86/entry/common.c:46 entry_SYSCALL_64_after_hwframe+0x62/0xc7 RIP: 0033:0x7f92c5687b19 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 bc ff ff ff f7 d8 64 89 01 48 RSP: 002b:00007f92c2bfcf48 EFLAGS: 00000246 ORIG_RAX: 000000000000013f RAX: ffffffffffffffda RBX: 0000000020000200 RCX: 00007f92c5687b19 RDX: 0000000000018000 RSI: 0000000000000000 RDI: 00007f92c56e10fb RBP: 0000000000000016 R08: 000000000000c000 R09: ffffffffffffffff R10: 0000000000000016 R11: 0000000000000246 R12: 0000000008100000 R13: 0000000020000100 R14: 0000000000040000 R15: 0000000020013a00 FAULT_INJECTION: forcing a failure. name failslab, interval 1, probability 0, space 0, times 0 CPU: 1 PID: 369029 Comm: syz-executor.6 Not tainted 5.10.204 #1 Hardware name: QEMU Standard PC (i440FX + PIIX, 1996), BIOS 1.12.0-1 04/01/2014 Call Trace: __dump_stack lib/dump_stack.c:77 [inline] dump_stack+0x107/0x167 lib/dump_stack.c:118 fail_dump lib/fault-inject.c:52 [inline] should_fail.cold+0x5/0xa lib/fault-inject.c:146 should_failslab+0x5/0x20 mm/slab_common.c:1193 slab_pre_alloc_hook mm/slab.h:515 [inline] slab_alloc_node mm/slub.c:2821 [inline] slab_alloc mm/slub.c:2904 [inline] kmem_cache_alloc+0x5b/0x310 mm/slub.c:2909 kmem_cache_zalloc include/linux/slab.h:654 [inline] __alloc_file+0x21/0x320 fs/file_table.c:101 alloc_empty_file+0x6d/0x170 fs/file_table.c:151 alloc_file+0x5e/0x5a0 fs/file_table.c:193 alloc_file_pseudo+0x16a/0x250 fs/file_table.c:233 __shmem_file_setup mm/shmem.c:4231 [inline] __shmem_file_setup+0x144/0x320 mm/shmem.c:4205 __do_sys_memfd_create+0x275/0x450 mm/memfd.c:323 do_syscall_64+0x33/0x40 arch/x86/entry/common.c:46 entry_SYSCALL_64_after_hwframe+0x62/0xc7 RIP: 0033:0x7f92c5687b19 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 bc ff ff ff f7 d8 64 89 01 48 RSP: 002b:00007f92c2bfcf48 EFLAGS: 00000246 ORIG_RAX: 000000000000013f RAX: ffffffffffffffda RBX: 0000000020000200 RCX: 00007f92c5687b19 RDX: 0000000000018000 RSI: 0000000000000000 RDI: 00007f92c56e10fb RBP: 0000000000000016 R08: 000000000000c000 R09: ffffffffffffffff R10: 0000000000000016 R11: 0000000000000246 R12: 0000000008100000 R13: 0000000020000100 R14: 0000000000040000 R15: 0000000020013a00 FAULT_INJECTION: forcing a failure. name failslab, interval 1, probability 0, space 0, times 0 CPU: 1 PID: 369036 Comm: syz-executor.6 Not tainted 5.10.204 #1 Hardware name: QEMU Standard PC (i440FX + PIIX, 1996), BIOS 1.12.0-1 04/01/2014 Call Trace: __dump_stack lib/dump_stack.c:77 [inline] dump_stack+0x107/0x167 lib/dump_stack.c:118 fail_dump lib/fault-inject.c:52 [inline] should_fail.cold+0x5/0xa lib/fault-inject.c:146 should_failslab+0x5/0x20 mm/slab_common.c:1193 slab_pre_alloc_hook mm/slab.h:515 [inline] slab_alloc_node mm/slub.c:2821 [inline] slab_alloc mm/slub.c:2904 [inline] kmem_cache_alloc+0x5b/0x310 mm/slub.c:2909 mem_pool_alloc mm/kmemleak.c:423 [inline] create_object.isra.0+0x3a/0xa20 mm/kmemleak.c:578 kmemleak_alloc_recursive include/linux/kmemleak.h:43 [inline] slab_post_alloc_hook mm/slab.h:534 [inline] slab_alloc_node mm/slub.c:2896 [inline] slab_alloc mm/slub.c:2904 [inline] kmem_cache_alloc+0x159/0x310 mm/slub.c:2909 kmem_cache_zalloc include/linux/slab.h:654 [inline] __alloc_file+0x21/0x320 fs/file_table.c:101 alloc_empty_file+0x6d/0x170 fs/file_table.c:151 alloc_file+0x5e/0x5a0 fs/file_table.c:193 alloc_file_pseudo+0x16a/0x250 fs/file_table.c:233 __shmem_file_setup mm/shmem.c:4231 [inline] __shmem_file_setup+0x144/0x320 mm/shmem.c:4205 __do_sys_memfd_create+0x275/0x450 mm/memfd.c:323 do_syscall_64+0x33/0x40 arch/x86/entry/common.c:46 entry_SYSCALL_64_after_hwframe+0x62/0xc7 RIP: 0033:0x7f92c5687b19 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 bc ff ff ff f7 d8 64 89 01 48 RSP: 002b:00007f92c2bfcf48 EFLAGS: 00000246 ORIG_RAX: 000000000000013f RAX: ffffffffffffffda RBX: 0000000020000200 RCX: 00007f92c5687b19 RDX: 0000000000018000 RSI: 0000000000000000 RDI: 00007f92c56e10fb RBP: 0000000000000016 R08: 000000000000c000 R09: ffffffffffffffff R10: 0000000000000016 R11: 0000000000000246 R12: 0000000008100000 R13: 0000000020000100 R14: 0000000000040000 R15: 0000000020013a00 FAULT_INJECTION: forcing a failure. name failslab, interval 1, probability 0, space 0, times 0 CPU: 0 PID: 369049 Comm: syz-executor.6 Not tainted 5.10.204 #1 Hardware name: QEMU Standard PC (i440FX + PIIX, 1996), BIOS 1.12.0-1 04/01/2014 Call Trace: __dump_stack lib/dump_stack.c:77 [inline] dump_stack+0x107/0x167 lib/dump_stack.c:118 fail_dump lib/fault-inject.c:52 [inline] should_fail.cold+0x5/0xa lib/fault-inject.c:146 should_failslab+0x5/0x20 mm/slab_common.c:1193 slab_pre_alloc_hook mm/slab.h:515 [inline] slab_alloc_node mm/slub.c:2821 [inline] slab_alloc mm/slub.c:2904 [inline] kmem_cache_alloc+0x5b/0x310 mm/slub.c:2909 kmem_cache_zalloc include/linux/slab.h:654 [inline] lsm_file_alloc security/security.c:571 [inline] security_file_alloc+0x34/0x170 security/security.c:1472 __alloc_file+0xb6/0x320 fs/file_table.c:106 alloc_empty_file+0x6d/0x170 fs/file_table.c:151 alloc_file+0x5e/0x5a0 fs/file_table.c:193 alloc_file_pseudo+0x16a/0x250 fs/file_table.c:233 __shmem_file_setup mm/shmem.c:4231 [inline] __shmem_file_setup+0x144/0x320 mm/shmem.c:4205 __do_sys_memfd_create+0x275/0x450 mm/memfd.c:323 do_syscall_64+0x33/0x40 arch/x86/entry/common.c:46 entry_SYSCALL_64_after_hwframe+0x62/0xc7 RIP: 0033:0x7f92c5687b19 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 bc ff ff ff f7 d8 64 89 01 48 RSP: 002b:00007f92c2bfcf48 EFLAGS: 00000246 ORIG_RAX: 000000000000013f RAX: ffffffffffffffda RBX: 0000000020000200 RCX: 00007f92c5687b19 RDX: 0000000000018000 RSI: 0000000000000000 RDI: 00007f92c56e10fb RBP: 0000000000000016 R08: 000000000000c000 R09: ffffffffffffffff R10: 0000000000000016 R11: 0000000000000246 R12: 0000000008100000 R13: 0000000020000100 R14: 0000000000040000 R15: 0000000020013a00 FAULT_INJECTION: forcing a failure. name failslab, interval 1, probability 0, space 0, times 0 CPU: 0 PID: 369522 Comm: syz-executor.6 Not tainted 5.10.204 #1 Hardware name: QEMU Standard PC (i440FX + PIIX, 1996), BIOS 1.12.0-1 04/01/2014 Call Trace: __dump_stack lib/dump_stack.c:77 [inline] dump_stack+0x107/0x167 lib/dump_stack.c:118 fail_dump lib/fault-inject.c:52 [inline] should_fail.cold+0x5/0xa lib/fault-inject.c:146 should_failslab+0x5/0x20 mm/slab_common.c:1193 slab_pre_alloc_hook mm/slab.h:515 [inline] slab_alloc_node mm/slub.c:2821 [inline] slab_alloc mm/slub.c:2904 [inline] kmem_cache_alloc+0x5b/0x310 mm/slub.c:2909 mem_pool_alloc mm/kmemleak.c:423 [inline] create_object.isra.0+0x3a/0xa20 mm/kmemleak.c:578 kmemleak_alloc_recursive include/linux/kmemleak.h:43 [inline] slab_post_alloc_hook mm/slab.h:534 [inline] slab_alloc_node mm/slub.c:2896 [inline] slab_alloc mm/slub.c:2904 [inline] kmem_cache_alloc+0x159/0x310 mm/slub.c:2909 kmem_cache_zalloc include/linux/slab.h:654 [inline] lsm_file_alloc security/security.c:571 [inline] security_file_alloc+0x34/0x170 security/security.c:1472 __alloc_file+0xb6/0x320 fs/file_table.c:106 alloc_empty_file+0x6d/0x170 fs/file_table.c:151 alloc_file+0x5e/0x5a0 fs/file_table.c:193 alloc_file_pseudo+0x16a/0x250 fs/file_table.c:233 __shmem_file_setup mm/shmem.c:4231 [inline] __shmem_file_setup+0x144/0x320 mm/shmem.c:4205 __do_sys_memfd_create+0x275/0x450 mm/memfd.c:323 do_syscall_64+0x33/0x40 arch/x86/entry/common.c:46 entry_SYSCALL_64_after_hwframe+0x62/0xc7 RIP: 0033:0x7f92c5687b19 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 bc ff ff ff f7 d8 64 89 01 48 RSP: 002b:00007f92c2bfcf48 EFLAGS: 00000246 ORIG_RAX: 000000000000013f RAX: ffffffffffffffda RBX: 0000000020000200 RCX: 00007f92c5687b19 RDX: 0000000000018000 RSI: 0000000000000000 RDI: 00007f92c56e10fb RBP: 0000000000000016 R08: 000000000000c000 R09: ffffffffffffffff R10: 0000000000000016 R11: 0000000000000246 R12: 0000000008100000 R13: 0000000020000100 R14: 0000000000040000 R15: 0000000020013a00 FAULT_INJECTION: forcing a failure. name fail_page_alloc, interval 1, probability 0, space 0, times 1 CPU: 1 PID: 369584 Comm: syz-executor.6 Not tainted 5.10.204 #1 Hardware name: QEMU Standard PC (i440FX + PIIX, 1996), BIOS 1.12.0-1 04/01/2014 Call Trace: __dump_stack lib/dump_stack.c:77 [inline] dump_stack+0x107/0x167 lib/dump_stack.c:118 fail_dump lib/fault-inject.c:52 [inline] should_fail.cold+0x5/0xa lib/fault-inject.c:146 prepare_alloc_pages mm/page_alloc.c:4939 [inline] __alloc_pages_nodemask+0x182/0x600 mm/page_alloc.c:4981 alloc_pages_vma+0xbb/0x410 mm/mempolicy.c:2229 shmem_alloc_page+0x10f/0x1e0 mm/shmem.c:1570 shmem_alloc_and_acct_page mm/shmem.c:1595 [inline] shmem_getpage_gfp.constprop.0+0x512/0x1920 mm/shmem.c:1898 shmem_getpage mm/shmem.c:155 [inline] shmem_write_begin+0xf7/0x1d0 mm/shmem.c:2534 generic_perform_write+0x20a/0x4f0 mm/filemap.c:3336 __generic_file_write_iter+0x39d/0x5d0 mm/filemap.c:3465 generic_file_write_iter+0xdb/0x230 mm/filemap.c:3497 call_write_iter include/linux/fs.h:1962 [inline] new_sync_write+0x42c/0x660 fs/read_write.c:518 vfs_write+0x747/0xa70 fs/read_write.c:605 ksys_pwrite64 fs/read_write.c:712 [inline] __do_sys_pwrite64 fs/read_write.c:722 [inline] __se_sys_pwrite64 fs/read_write.c:719 [inline] __x64_sys_pwrite64+0x201/0x260 fs/read_write.c:719 do_syscall_64+0x33/0x40 arch/x86/entry/common.c:46 entry_SYSCALL_64_after_hwframe+0x62/0xc7 RIP: 0033:0x7f92c563aab7 Code: 08 89 3c 24 48 89 4c 24 18 e8 e5 f8 ff ff 4c 8b 54 24 18 48 8b 54 24 10 41 89 c0 48 8b 74 24 08 8b 3c 24 b8 12 00 00 00 0f 05 <48> 3d 00 f0 ff ff 77 31 44 89 c7 48 89 04 24 e8 15 f9 ff ff 48 8b RSP: 002b:00007f92c2bfcf20 EFLAGS: 00000293 ORIG_RAX: 0000000000000012 RAX: ffffffffffffffda RBX: 00007f92c56d1970 RCX: 00007f92c563aab7 RDX: 00000000000000c0 RSI: 0000000020010000 RDI: 0000000000000004 RBP: 0000000000000016 R08: 0000000000000000 R09: ffffffffffffffff R10: 0000000000000400 R11: 0000000000000293 R12: 0000000000000004 R13: 0000000000000004 R14: 0000000020000200 R15: 0000000000000000 FAULT_INJECTION: forcing a failure. name fail_usercopy, interval 1, probability 0, space 0, times 0 CPU: 0 PID: 369959 Comm: syz-executor.6 Not tainted 5.10.204 #1 Hardware name: QEMU Standard PC (i440FX + PIIX, 1996), BIOS 1.12.0-1 04/01/2014 Call Trace: __dump_stack lib/dump_stack.c:77 [inline] dump_stack+0x107/0x167 lib/dump_stack.c:118 fail_dump lib/fault-inject.c:52 [inline] should_fail.cold+0x5/0xa lib/fault-inject.c:146 copyin lib/iov_iter.c:155 [inline] iov_iter_copy_from_user_atomic+0x49b/0xdb0 lib/iov_iter.c:998 generic_perform_write+0x279/0x4f0 mm/filemap.c:3344 __generic_file_write_iter+0x39d/0x5d0 mm/filemap.c:3465 generic_file_write_iter+0xdb/0x230 mm/filemap.c:3497 call_write_iter include/linux/fs.h:1962 [inline] new_sync_write+0x42c/0x660 fs/read_write.c:518 vfs_write+0x747/0xa70 fs/read_write.c:605 ksys_pwrite64 fs/read_write.c:712 [inline] __do_sys_pwrite64 fs/read_write.c:722 [inline] __se_sys_pwrite64 fs/read_write.c:719 [inline] __x64_sys_pwrite64+0x201/0x260 fs/read_write.c:719 do_syscall_64+0x33/0x40 arch/x86/entry/common.c:46 entry_SYSCALL_64_after_hwframe+0x62/0xc7 RIP: 0033:0x7f92c563aab7 Code: 08 89 3c 24 48 89 4c 24 18 e8 e5 f8 ff ff 4c 8b 54 24 18 48 8b 54 24 10 41 89 c0 48 8b 74 24 08 8b 3c 24 b8 12 00 00 00 0f 05 <48> 3d 00 f0 ff ff 77 31 44 89 c7 48 89 04 24 e8 15 f9 ff ff 48 8b RSP: 002b:00007f92c2bfcf20 EFLAGS: 00000293 ORIG_RAX: 0000000000000012 RAX: ffffffffffffffda RBX: 00007f92c56d1970 RCX: 00007f92c563aab7 RDX: 00000000000000c0 RSI: 0000000020010000 RDI: 0000000000000004 RBP: 0000000000000016 R08: 0000000000000000 R09: ffffffffffffffff R10: 0000000000000400 R11: 0000000000000293 R12: 0000000000000004 R13: 0000000000000004 R14: 0000000020000200 R15: 0000000000000000 FAULT_INJECTION: forcing a failure. name fail_usercopy, interval 1, probability 0, space 0, times 0 CPU: 0 PID: 370244 Comm: syz-executor.6 Not tainted 5.10.204 #1 Hardware name: QEMU Standard PC (i440FX + PIIX, 1996), BIOS 1.12.0-1 04/01/2014 Call Trace: __dump_stack lib/dump_stack.c:77 [inline] dump_stack+0x107/0x167 lib/dump_stack.c:118 fail_dump lib/fault-inject.c:52 [inline] should_fail.cold+0x5/0xa lib/fault-inject.c:146 copyin lib/iov_iter.c:155 [inline] iov_iter_copy_from_user_atomic+0x49b/0xdb0 lib/iov_iter.c:998 generic_perform_write+0x279/0x4f0 mm/filemap.c:3344 __generic_file_write_iter+0x39d/0x5d0 mm/filemap.c:3465 generic_file_write_iter+0xdb/0x230 mm/filemap.c:3497 call_write_iter include/linux/fs.h:1962 [inline] new_sync_write+0x42c/0x660 fs/read_write.c:518 vfs_write+0x747/0xa70 fs/read_write.c:605 ksys_pwrite64 fs/read_write.c:712 [inline] __do_sys_pwrite64 fs/read_write.c:722 [inline] __se_sys_pwrite64 fs/read_write.c:719 [inline] __x64_sys_pwrite64+0x201/0x260 fs/read_write.c:719 do_syscall_64+0x33/0x40 arch/x86/entry/common.c:46 entry_SYSCALL_64_after_hwframe+0x62/0xc7 RIP: 0033:0x7f92c563aab7 Code: 08 89 3c 24 48 89 4c 24 18 e8 e5 f8 ff ff 4c 8b 54 24 18 48 8b 54 24 10 41 89 c0 48 8b 74 24 08 8b 3c 24 b8 12 00 00 00 0f 05 <48> 3d 00 f0 ff ff 77 31 44 89 c7 48 89 04 24 e8 15 f9 ff ff 48 8b RSP: 002b:00007f92c2bfcf20 EFLAGS: 00000293 ORIG_RAX: 0000000000000012 RAX: ffffffffffffffda RBX: 00007f92c56d1970 RCX: 00007f92c563aab7 RDX: 0000000000000040 RSI: 0000000020010100 RDI: 0000000000000004 RBP: 0000000000000016 R08: 0000000000000000 R09: ffffffffffffffff R10: 00000000000004e0 R11: 0000000000000293 R12: 0000000000000004 R13: 0000000000000004 R14: 0000000020000218 R15: 0000000000000001 FAULT_INJECTION: forcing a failure. name fail_usercopy, interval 1, probability 0, space 0, times 0 CPU: 0 PID: 370424 Comm: syz-executor.6 Not tainted 5.10.204 #1 Hardware name: QEMU Standard PC (i440FX + PIIX, 1996), BIOS 1.12.0-1 04/01/2014 Call Trace: __dump_stack lib/dump_stack.c:77 [inline] dump_stack+0x107/0x167 lib/dump_stack.c:118 fail_dump lib/fault-inject.c:52 [inline] should_fail.cold+0x5/0xa lib/fault-inject.c:146 copyin lib/iov_iter.c:155 [inline] iov_iter_copy_from_user_atomic+0x49b/0xdb0 lib/iov_iter.c:998 generic_perform_write+0x279/0x4f0 mm/filemap.c:3344 __generic_file_write_iter+0x39d/0x5d0 mm/filemap.c:3465 generic_file_write_iter+0xdb/0x230 mm/filemap.c:3497 call_write_iter include/linux/fs.h:1962 [inline] new_sync_write+0x42c/0x660 fs/read_write.c:518 vfs_write+0x747/0xa70 fs/read_write.c:605 ksys_pwrite64 fs/read_write.c:712 [inline] __do_sys_pwrite64 fs/read_write.c:722 [inline] __se_sys_pwrite64 fs/read_write.c:719 [inline] __x64_sys_pwrite64+0x201/0x260 fs/read_write.c:719 do_syscall_64+0x33/0x40 arch/x86/entry/common.c:46 entry_SYSCALL_64_after_hwframe+0x62/0xc7 RIP: 0033:0x7f92c563aab7 Code: 08 89 3c 24 48 89 4c 24 18 e8 e5 f8 ff ff 4c 8b 54 24 18 48 8b 54 24 10 41 89 c0 48 8b 74 24 08 8b 3c 24 b8 12 00 00 00 0f 05 <48> 3d 00 f0 ff ff 77 31 44 89 c7 48 89 04 24 e8 15 f9 ff ff 48 8b RSP: 002b:00007f92c2bfcf20 EFLAGS: 00000293 ORIG_RAX: 0000000000000012 RAX: ffffffffffffffda RBX: 00007f92c56d1970 RCX: 00007f92c563aab7 RDX: 0000000000000040 RSI: 0000000020010200 RDI: 0000000000000004 RBP: 0000000000000016 R08: 0000000000000000 R09: ffffffffffffffff R10: 0000000000000540 R11: 0000000000000293 R12: 0000000000000004 R13: 0000000000000004 R14: 0000000020000230 R15: 0000000000000002 FAULT_INJECTION: forcing a failure. name fail_usercopy, interval 1, probability 0, space 0, times 0 CPU: 1 PID: 370640 Comm: syz-executor.6 Not tainted 5.10.204 #1 Hardware name: QEMU Standard PC (i440FX + PIIX, 1996), BIOS 1.12.0-1 04/01/2014 Call Trace: __dump_stack lib/dump_stack.c:77 [inline] dump_stack+0x107/0x167 lib/dump_stack.c:118 fail_dump lib/fault-inject.c:52 [inline] should_fail.cold+0x5/0xa lib/fault-inject.c:146 copyin lib/iov_iter.c:155 [inline] iov_iter_copy_from_user_atomic+0x49b/0xdb0 lib/iov_iter.c:998 generic_perform_write+0x279/0x4f0 mm/filemap.c:3344 __generic_file_write_iter+0x39d/0x5d0 mm/filemap.c:3465 generic_file_write_iter+0xdb/0x230 mm/filemap.c:3497 call_write_iter include/linux/fs.h:1962 [inline] new_sync_write+0x42c/0x660 fs/read_write.c:518 vfs_write+0x747/0xa70 fs/read_write.c:605 ksys_pwrite64 fs/read_write.c:712 [inline] __do_sys_pwrite64 fs/read_write.c:722 [inline] __se_sys_pwrite64 fs/read_write.c:719 [inline] __x64_sys_pwrite64+0x201/0x260 fs/read_write.c:719 do_syscall_64+0x33/0x40 arch/x86/entry/common.c:46 entry_SYSCALL_64_after_hwframe+0x62/0xc7 RIP: 0033:0x7f92c563aab7 Code: 08 89 3c 24 48 89 4c 24 18 e8 e5 f8 ff ff 4c 8b 54 24 18 48 8b 54 24 10 41 89 c0 48 8b 74 24 08 8b 3c 24 b8 12 00 00 00 0f 05 <48> 3d 00 f0 ff ff 77 31 44 89 c7 48 89 04 24 e8 15 f9 ff ff 48 8b RSP: 002b:00007f92c2bfcf20 EFLAGS: 00000293 ORIG_RAX: 0000000000000012 RAX: ffffffffffffffda RBX: 00007f92c56d1970 RCX: 00007f92c563aab7 RDX: 0000000000000020 RSI: 0000000020010300 RDI: 0000000000000004 RBP: 0000000000000016 R08: 0000000000000000 R09: ffffffffffffffff R10: 0000000000000640 R11: 0000000000000293 R12: 0000000000000004 R13: 0000000000000004 R14: 0000000020000248 R15: 0000000000000003 FAULT_INJECTION: forcing a failure. name fail_page_alloc, interval 1, probability 0, space 0, times 0 CPU: 0 PID: 370651 Comm: syz-executor.6 Not tainted 5.10.204 #1 Hardware name: QEMU Standard PC (i440FX + PIIX, 1996), BIOS 1.12.0-1 04/01/2014 Call Trace: __dump_stack lib/dump_stack.c:77 [inline] dump_stack+0x107/0x167 lib/dump_stack.c:118 fail_dump lib/fault-inject.c:52 [inline] should_fail.cold+0x5/0xa lib/fault-inject.c:146 prepare_alloc_pages mm/page_alloc.c:4939 [inline] __alloc_pages_nodemask+0x182/0x600 mm/page_alloc.c:4981 alloc_pages_vma+0xbb/0x410 mm/mempolicy.c:2229 shmem_alloc_page+0x10f/0x1e0 mm/shmem.c:1570 shmem_alloc_and_acct_page mm/shmem.c:1595 [inline] shmem_getpage_gfp.constprop.0+0x512/0x1920 mm/shmem.c:1898 shmem_getpage mm/shmem.c:155 [inline] shmem_write_begin+0xf7/0x1d0 mm/shmem.c:2534 generic_perform_write+0x20a/0x4f0 mm/filemap.c:3336 __generic_file_write_iter+0x39d/0x5d0 mm/filemap.c:3465 generic_file_write_iter+0xdb/0x230 mm/filemap.c:3497 call_write_iter include/linux/fs.h:1962 [inline] new_sync_write+0x42c/0x660 fs/read_write.c:518 vfs_write+0x747/0xa70 fs/read_write.c:605 ksys_pwrite64 fs/read_write.c:712 [inline] __do_sys_pwrite64 fs/read_write.c:722 [inline] __se_sys_pwrite64 fs/read_write.c:719 [inline] __x64_sys_pwrite64+0x201/0x260 fs/read_write.c:719 do_syscall_64+0x33/0x40 arch/x86/entry/common.c:46 entry_SYSCALL_64_after_hwframe+0x62/0xc7 RIP: 0033:0x7f92c563aab7 Code: 08 89 3c 24 48 89 4c 24 18 e8 e5 f8 ff ff 4c 8b 54 24 18 48 8b 54 24 10 41 89 c0 48 8b 74 24 08 8b 3c 24 b8 12 00 00 00 0f 05 <48> 3d 00 f0 ff ff 77 31 44 89 c7 48 89 04 24 e8 15 f9 ff ff 48 8b RSP: 002b:00007f92c2bfcf20 EFLAGS: 00000293 ORIG_RAX: 0000000000000012 RAX: ffffffffffffffda RBX: 00007f92c56d1970 RCX: 00007f92c563aab7 RDX: 0000000000000020 RSI: 0000000020010400 RDI: 0000000000000004 RBP: 0000000000000016 R08: 0000000000000000 R09: ffffffffffffffff R10: 0000000000001000 R11: 0000000000000293 R12: 0000000000000004 R13: 0000000000000004 R14: 0000000020000260 R15: 0000000000000004 EXT4-fs (loop0): mounted filesystem without journal. Opts: ,errors=continue FAULT_INJECTION: forcing a failure. name failslab, interval 1, probability 0, space 0, times 0 CPU: 1 PID: 370968 Comm: syz-executor.6 Not tainted 5.10.204 #1 Hardware name: QEMU Standard PC (i440FX + PIIX, 1996), BIOS 1.12.0-1 04/01/2014 Call Trace: __dump_stack lib/dump_stack.c:77 [inline] dump_stack+0x107/0x167 lib/dump_stack.c:118 fail_dump lib/fault-inject.c:52 [inline] should_fail.cold+0x5/0xa lib/fault-inject.c:146 should_failslab+0x5/0x20 mm/slab_common.c:1193 slab_pre_alloc_hook mm/slab.h:515 [inline] slab_alloc_node mm/slub.c:2821 [inline] slab_alloc mm/slub.c:2904 [inline] kmem_cache_alloc+0x5b/0x310 mm/slub.c:2909 xas_alloc+0x336/0x440 lib/xarray.c:374 xas_expand lib/xarray.c:581 [inline] xas_create+0x60f/0x10d0 lib/xarray.c:652 xas_create_range+0x189/0x620 lib/xarray.c:716 shmem_add_to_page_cache+0x760/0x1130 mm/shmem.c:710 shmem_getpage_gfp.constprop.0+0x64a/0x1920 mm/shmem.c:1932 shmem_getpage mm/shmem.c:155 [inline] shmem_write_begin+0xf7/0x1d0 mm/shmem.c:2534 generic_perform_write+0x20a/0x4f0 mm/filemap.c:3336 __generic_file_write_iter+0x39d/0x5d0 mm/filemap.c:3465 generic_file_write_iter+0xdb/0x230 mm/filemap.c:3497 call_write_iter include/linux/fs.h:1962 [inline] new_sync_write+0x42c/0x660 fs/read_write.c:518 vfs_write+0x747/0xa70 fs/read_write.c:605 ksys_pwrite64 fs/read_write.c:712 [inline] __do_sys_pwrite64 fs/read_write.c:722 [inline] __se_sys_pwrite64 fs/read_write.c:719 [inline] __x64_sys_pwrite64+0x201/0x260 fs/read_write.c:719 do_syscall_64+0x33/0x40 arch/x86/entry/common.c:46 entry_SYSCALL_64_after_hwframe+0x62/0xc7 RIP: 0033:0x7f92c563aab7 Code: 08 89 3c 24 48 89 4c 24 18 e8 e5 f8 ff ff 4c 8b 54 24 18 48 8b 54 24 10 41 89 c0 48 8b 74 24 08 8b 3c 24 b8 12 00 00 00 0f 05 <48> 3d 00 f0 ff ff 77 31 44 89 c7 48 89 04 24 e8 15 f9 ff ff 48 8b RSP: 002b:00007f92c2bfcf20 EFLAGS: 00000293 ORIG_RAX: 0000000000000012 RAX: ffffffffffffffda RBX: 00007f92c56d1970 RCX: 00007f92c563aab7 RDX: 0000000000000020 RSI: 0000000020010400 RDI: 0000000000000004 RBP: 0000000000000016 R08: 0000000000000000 R09: ffffffffffffffff R10: 0000000000001000 R11: 0000000000000293 R12: 0000000000000004 R13: 0000000000000004 R14: 0000000020000260 R15: 0000000000000004 EXT4-fs (loop0): mounted filesystem without journal. Opts: ,errors=continue FAULT_INJECTION: forcing a failure. name failslab, interval 1, probability 0, space 0, times 0 CPU: 0 PID: 370997 Comm: syz-executor.6 Not tainted 5.10.204 #1 Hardware name: QEMU Standard PC (i440FX + PIIX, 1996), BIOS 1.12.0-1 04/01/2014 Call Trace: __dump_stack lib/dump_stack.c:77 [inline] dump_stack+0x107/0x167 lib/dump_stack.c:118 fail_dump lib/fault-inject.c:52 [inline] should_fail.cold+0x5/0xa lib/fault-inject.c:146 should_failslab+0x5/0x20 mm/slab_common.c:1193 slab_pre_alloc_hook mm/slab.h:515 [inline] slab_alloc_node mm/slub.c:2821 [inline] slab_alloc mm/slub.c:2904 [inline] kmem_cache_alloc+0x5b/0x310 mm/slub.c:2909 mem_pool_alloc mm/kmemleak.c:423 [inline] create_object.isra.0+0x3a/0xa20 mm/kmemleak.c:578 kmemleak_alloc_recursive include/linux/kmemleak.h:43 [inline] slab_post_alloc_hook mm/slab.h:534 [inline] slab_alloc_node mm/slub.c:2896 [inline] slab_alloc mm/slub.c:2904 [inline] kmem_cache_alloc+0x159/0x310 mm/slub.c:2909 xas_alloc+0x336/0x440 lib/xarray.c:374 xas_expand lib/xarray.c:581 [inline] xas_create+0x60f/0x10d0 lib/xarray.c:652 xas_create_range+0x189/0x620 lib/xarray.c:716 shmem_add_to_page_cache+0x760/0x1130 mm/shmem.c:710 shmem_getpage_gfp.constprop.0+0x64a/0x1920 mm/shmem.c:1932 shmem_getpage mm/shmem.c:155 [inline] shmem_write_begin+0xf7/0x1d0 mm/shmem.c:2534 generic_perform_write+0x20a/0x4f0 mm/filemap.c:3336 __generic_file_write_iter+0x39d/0x5d0 mm/filemap.c:3465 generic_file_write_iter+0xdb/0x230 mm/filemap.c:3497 call_write_iter include/linux/fs.h:1962 [inline] new_sync_write+0x42c/0x660 fs/read_write.c:518 vfs_write+0x747/0xa70 fs/read_write.c:605 ksys_pwrite64 fs/read_write.c:712 [inline] __do_sys_pwrite64 fs/read_write.c:722 [inline] __se_sys_pwrite64 fs/read_write.c:719 [inline] __x64_sys_pwrite64+0x201/0x260 fs/read_write.c:719 do_syscall_64+0x33/0x40 arch/x86/entry/common.c:46 entry_SYSCALL_64_after_hwframe+0x62/0xc7 RIP: 0033:0x7f92c563aab7 Code: 08 89 3c 24 48 89 4c 24 18 e8 e5 f8 ff ff 4c 8b 54 24 18 48 8b 54 24 10 41 89 c0 48 8b 74 24 08 8b 3c 24 b8 12 00 00 00 0f 05 <48> 3d 00 f0 ff ff 77 31 44 89 c7 48 89 04 24 e8 15 f9 ff ff 48 8b RSP: 002b:00007f92c2bfcf20 EFLAGS: 00000293 ORIG_RAX: 0000000000000012 RAX: ffffffffffffffda RBX: 00007f92c56d1970 RCX: 00007f92c563aab7 RDX: 0000000000000020 RSI: 0000000020010400 RDI: 0000000000000004 RBP: 0000000000000016 R08: 0000000000000000 R09: ffffffffffffffff R10: 0000000000001000 R11: 0000000000000293 R12: 0000000000000004 R13: 0000000000000004 R14: 0000000020000260 R15: 0000000000000004 FAULT_INJECTION: forcing a failure. name fail_usercopy, interval 1, probability 0, space 0, times 0 CPU: 0 PID: 371103 Comm: syz-executor.6 Not tainted 5.10.204 #1 Hardware name: QEMU Standard PC (i440FX + PIIX, 1996), BIOS 1.12.0-1 04/01/2014 Call Trace: __dump_stack lib/dump_stack.c:77 [inline] dump_stack+0x107/0x167 lib/dump_stack.c:118 fail_dump lib/fault-inject.c:52 [inline] should_fail.cold+0x5/0xa lib/fault-inject.c:146 copyin lib/iov_iter.c:155 [inline] iov_iter_copy_from_user_atomic+0x49b/0xdb0 lib/iov_iter.c:998 generic_perform_write+0x279/0x4f0 mm/filemap.c:3344 __generic_file_write_iter+0x39d/0x5d0 mm/filemap.c:3465 generic_file_write_iter+0xdb/0x230 mm/filemap.c:3497 call_write_iter include/linux/fs.h:1962 [inline] new_sync_write+0x42c/0x660 fs/read_write.c:518 vfs_write+0x747/0xa70 fs/read_write.c:605 ksys_pwrite64 fs/read_write.c:712 [inline] __do_sys_pwrite64 fs/read_write.c:722 [inline] __se_sys_pwrite64 fs/read_write.c:719 [inline] __x64_sys_pwrite64+0x201/0x260 fs/read_write.c:719 do_syscall_64+0x33/0x40 arch/x86/entry/common.c:46 entry_SYSCALL_64_after_hwframe+0x62/0xc7 RIP: 0033:0x7f92c563aab7 Code: 08 89 3c 24 48 89 4c 24 18 e8 e5 f8 ff ff 4c 8b 54 24 18 48 8b 54 24 10 41 89 c0 48 8b 74 24 08 8b 3c 24 b8 12 00 00 00 0f 05 <48> 3d 00 f0 ff ff 77 31 44 89 c7 48 89 04 24 e8 15 f9 ff ff 48 8b RSP: 002b:00007f92c2bfcf20 EFLAGS: 00000293 ORIG_RAX: 0000000000000012 RAX: ffffffffffffffda RBX: 00007f92c56d1970 RCX: 00007f92c563aab7 RDX: 0000000000000020 RSI: 0000000020010400 RDI: 0000000000000004 RBP: 0000000000000016 R08: 0000000000000000 R09: ffffffffffffffff R10: 0000000000001000 R11: 0000000000000293 R12: 0000000000000004 R13: 0000000000000004 R14: 0000000020000260 R15: 0000000000000004 device veth0_vlan entered promiscuous mode FAULT_INJECTION: forcing a failure. name fail_page_alloc, interval 1, probability 0, space 0, times 0 CPU: 1 PID: 371244 Comm: syz-executor.6 Not tainted 5.10.204 #1 Hardware name: QEMU Standard PC (i440FX + PIIX, 1996), BIOS 1.12.0-1 04/01/2014 Call Trace: __dump_stack lib/dump_stack.c:77 [inline] dump_stack+0x107/0x167 lib/dump_stack.c:118 fail_dump lib/fault-inject.c:52 [inline] should_fail.cold+0x5/0xa lib/fault-inject.c:146 prepare_alloc_pages mm/page_alloc.c:4939 [inline] __alloc_pages_nodemask+0x182/0x600 mm/page_alloc.c:4981 alloc_pages_vma+0xbb/0x410 mm/mempolicy.c:2229 shmem_alloc_page+0x10f/0x1e0 mm/shmem.c:1570 shmem_alloc_and_acct_page mm/shmem.c:1595 [inline] shmem_getpage_gfp.constprop.0+0x512/0x1920 mm/shmem.c:1898 shmem_getpage mm/shmem.c:155 [inline] shmem_write_begin+0xf7/0x1d0 mm/shmem.c:2534 generic_perform_write+0x20a/0x4f0 mm/filemap.c:3336 __generic_file_write_iter+0x39d/0x5d0 mm/filemap.c:3465 generic_file_write_iter+0xdb/0x230 mm/filemap.c:3497 call_write_iter include/linux/fs.h:1962 [inline] new_sync_write+0x42c/0x660 fs/read_write.c:518 vfs_write+0x747/0xa70 fs/read_write.c:605 ksys_pwrite64 fs/read_write.c:712 [inline] __do_sys_pwrite64 fs/read_write.c:722 [inline] __se_sys_pwrite64 fs/read_write.c:719 [inline] __x64_sys_pwrite64+0x201/0x260 fs/read_write.c:719 do_syscall_64+0x33/0x40 arch/x86/entry/common.c:46 entry_SYSCALL_64_after_hwframe+0x62/0xc7 RIP: 0033:0x7f92c563aab7 Code: 08 89 3c 24 48 89 4c 24 18 e8 e5 f8 ff ff 4c 8b 54 24 18 48 8b 54 24 10 41 89 c0 48 8b 74 24 08 8b 3c 24 b8 12 00 00 00 0f 05 <48> 3d 00 f0 ff ff 77 31 44 89 c7 48 89 04 24 e8 15 f9 ff ff 48 8b RSP: 002b:00007f92c2bfcf20 EFLAGS: 00000293 ORIG_RAX: 0000000000000012 RAX: ffffffffffffffda RBX: 00007f92c56d1970 RCX: 00007f92c563aab7 RDX: 0000000000002020 RSI: 0000000020010500 RDI: 0000000000000004 RBP: 0000000000000016 R08: 0000000000000000 R09: ffffffffffffffff R10: 0000000000002000 R11: 0000000000000293 R12: 0000000000000004 R13: 0000000000000004 R14: 0000000020000278 R15: 0000000000000005 Bluetooth: hci0: load_link_keys: expected 3 bytes, got 38 bytes