audit: type=1800 audit(1677963186.648:10): pid=10022 uid=0 auid=4294967295 ses=4294967295 op="collect_data" cause="failed(directio)" comm="syz-executor.4" name="file0" dev="sda1" ino=13954 res=0 kasan: CONFIG_KASAN_INLINE enabled kasan: GPF could be caused by NULL-ptr deref or user memory access general protection fault: 0000 [#1] PREEMPT SMP KASAN Modules linked in: CPU: 1 PID: 10022 Comm: syz-executor.4 Not tainted 4.14.307-syzkaller #0 Hardware name: Google Google Compute Engine/Google Compute Engine, BIOS Google 03/02/2023 task: ffff88809227a040 task.stack: ffff88803e5e0000 RIP: 0010:__rb_erase_augmented include/linux/rbtree_augmented.h:167 [inline] RIP: 0010:rb_erase+0x29/0x1290 lib/rbtree.c:459 RSP: 0018:ffff88803e5e7a68 EFLAGS: 00010292 RAX: dffffc0000000000 RBX: ffff88808dd60930 RCX: ffffc900080f2000 RDX: 0000000000000001 RSI: ffffffff8bfaffe0 RDI: 0000000000000008 RBP: 0000000000000000 R08: ffffffff8b9bfd10 R09: 000000000004040c R10: ffff88809227a8f0 R11: ffff88809227a040 R12: 0000000000000000 R13: dffffc0000000000 R14: ffff88803de34378 R15: ffffffff8bfaffe0 FS: 00007f7bf4557700(0000) GS:ffff8880ba500000(0000) knlGS:0000000000000000 CS: 0010 DS: 0000 ES: 0000 CR0: 0000000080050033 CR2: 0000001b2fc22000 CR3: 00000000b299b000 CR4: 00000000003406e0 DR0: 0000000000000000 DR1: 0000000000000000 DR2: 0000000000000000 DR3: 0000000000000000 DR6: 00000000fffe0ff0 DR7: 0000000000000400 Call Trace: integrity_inode_free+0x119/0x300 security/integrity/iint.c:146 security_inode_free+0x14/0x80 security/security.c:443 __destroy_inode+0x1e8/0x4d0 fs/inode.c:237 destroy_inode+0x49/0x110 fs/inode.c:264 iput_final fs/inode.c:1523 [inline] iput+0x458/0x7e0 fs/inode.c:1550 swap_inode_boot_loader fs/ext4/ioctl.c:197 [inline] ext4_ioctl+0x12f8/0x3820 fs/ext4/ioctl.c:924 vfs_ioctl fs/ioctl.c:46 [inline] file_ioctl fs/ioctl.c:500 [inline] do_vfs_ioctl+0x75a/0xff0 fs/ioctl.c:684 SYSC_ioctl fs/ioctl.c:701 [inline] SyS_ioctl+0x7f/0xb0 fs/ioctl.c:692 do_syscall_64+0x1d5/0x640 arch/x86/entry/common.c:292 entry_SYSCALL_64_after_hwframe+0x5e/0xd3 RIP: 0033:0x7f7bf5fe50f9 RSP: 002b:00007f7bf4557168 EFLAGS: 00000246 ORIG_RAX: 0000000000000010 RAX: ffffffffffffffda RBX: 00007f7bf6104f80 RCX: 00007f7bf5fe50f9 RDX: 0000000000000000 RSI: 0000000000006611 RDI: 0000000000000003 RBP: 00007f7bf6040ae9 R08: 0000000000000000 R09: 0000000000000000 R10: 0000000000000000 R11: 0000000000000246 R12: 0000000000000000 R13: 00007ffc87da0e1f R14: 00007f7bf4557300 R15: 0000000000022000 Code: ff ff 48 b8 00 00 00 00 00 fc ff df 41 57 49 89 f7 41 56 41 55 41 54 49 89 fc 48 83 c7 08 48 89 fa 55 48 c1 ea 03 53 48 83 ec 18 <80> 3c 02 00 0f 85 f2 0c 00 00 49 8d 7c 24 10 4d 8b 74 24 08 48 RIP: __rb_erase_augmented include/linux/rbtree_augmented.h:167 [inline] RSP: ffff88803e5e7a68 RIP: rb_erase+0x29/0x1290 lib/rbtree.c:459 RSP: ffff88803e5e7a68 ---[ end trace bca3f7a77de74145 ]--- ---------------- Code disassembly (best guess), 2 bytes skipped: 0: 48 b8 00 00 00 00 00 movabs $0xdffffc0000000000,%rax 7: fc ff df a: 41 57 push %r15 c: 49 89 f7 mov %rsi,%r15 f: 41 56 push %r14 11: 41 55 push %r13 13: 41 54 push %r12 15: 49 89 fc mov %rdi,%r12 18: 48 83 c7 08 add $0x8,%rdi 1c: 48 89 fa mov %rdi,%rdx 1f: 55 push %rbp 20: 48 c1 ea 03 shr $0x3,%rdx 24: 53 push %rbx 25: 48 83 ec 18 sub $0x18,%rsp * 29: 80 3c 02 00 cmpb $0x0,(%rdx,%rax,1) <-- trapping instruction 2d: 0f 85 f2 0c 00 00 jne 0xd25 33: 49 8d 7c 24 10 lea 0x10(%r12),%rdi 38: 4d 8b 74 24 08 mov 0x8(%r12),%r14 3d: 48 rex.W