kmalloc-96 1516KB 1572KB kmem_cache_node 215KB 216KB kmem_cache 187KB 187KB Out of memory and no killable processes... Kernel panic - not syncing: System is deadlocked on memory CPU: 2 UID: 0 PID: 1 Comm: init Not tainted 6.15.0-syzkaller-12426-ge271ed52b344 #0 PREEMPT(full) Hardware name: QEMU Standard PC (Q35 + ICH9, 2009), BIOS 1.16.3-debian-1.16.3-2~bpo12+1 04/01/2014 Call Trace: __dump_stack lib/dump_stack.c:94 [inline] dump_stack_lvl+0x3d/0x1f0 lib/dump_stack.c:120 panic+0x71c/0x800 kernel/panic.c:382 out_of_memory+0x16e4/0x1700 mm/oom_kill.c:1175 __alloc_pages_may_oom mm/page_alloc.c:3836 [inline] __alloc_pages_slowpath mm/page_alloc.c:4646 [inline] __alloc_frozen_pages_noprof+0x1d53/0x23f0 mm/page_alloc.c:4972 alloc_pages_mpol+0x1fb/0x550 mm/mempolicy.c:2419 folio_alloc_mpol_noprof+0x36/0x2f0 mm/mempolicy.c:2438 __read_swap_cache_async+0x3b6/0x5a0 mm/swap_state.c:400 swap_cluster_readahead+0x4e1/0x710 mm/swap_state.c:632 swapin_readahead+0x13a/0xd60 mm/swap_state.c:811 do_swap_page+0x63f/0x6520 mm/memory.c:4623 handle_pte_fault mm/memory.c:6092 [inline] __handle_mm_fault+0x162f/0x5490 mm/memory.c:6232 handle_mm_fault+0x589/0xd10 mm/memory.c:6401 do_user_addr_fault+0x7a6/0x1370 arch/x86/mm/fault.c:1387 handle_page_fault arch/x86/mm/fault.c:1476 [inline] exc_page_fault+0x5c/0xb0 arch/x86/mm/fault.c:1532 asm_exc_page_fault+0x26/0x30 arch/x86/include/asm/idtentry.h:623 RIP: 0010:__get_user_8+0x14/0x30 arch/x86/lib/getuser.S:103 Code: ca c3 cc cc cc cc 90 90 90 90 90 90 90 90 90 90 90 90 90 90 90 90 48 ba 00 f0 ff ff ff 7f 00 00 48 39 d0 48 0f 47 c2 0f 01 cb <48> 8b 10 31 c0 0f 01 ca e9 3f 09 04 00 66 66 2e 0f 1f 84 00 00 00 RSP: 0000:ffffc90000137df8 EFLAGS: 00050287 RAX: 00007f33daa0cae8 RBX: 00007f33daa0cae8 RCX: ffffc90000137d9c RDX: 00007ffffffff000 RSI: ffffffff81f11ef7 RDI: ffffffff8bf55a60 RBP: ffffc90000137ef8 R08: 6e3da4e5b782f7c8 R09: 0000000000000000 R10: 0000000000000000 R11: 0000000000000001 R12: ffff88801dab0000 R13: ffffc90000137f58 R14: ffff88801dab0000 R15: ffffc90000137e60 rseq_get_rseq_cs_ptr_val kernel/rseq.c:248 [inline] rseq_get_rseq_cs kernel/rseq.c:270 [inline] rseq_ip_fixup kernel/rseq.c:390 [inline] __rseq_handle_notify_resume+0x183/0x10e0 kernel/rseq.c:438 rseq_handle_notify_resume include/linux/rseq.h:38 [inline] resume_user_mode_work include/linux/resume_user_mode.h:62 [inline] exit_to_user_mode_loop+0xcb/0x110 kernel/entry/common.c:114 exit_to_user_mode_prepare include/linux/entry-common.h:330 [inline] syscall_exit_to_user_mode_work include/linux/entry-common.h:414 [inline] syscall_exit_to_user_mode include/linux/entry-common.h:449 [inline] do_syscall_64+0x3f6/0x490 arch/x86/entry/syscall_64.c:100 entry_SYSCALL_64_after_hwframe+0x77/0x7f RIP: 0033:0x7f33dab5c407 Code: Unable to access opcode bytes at 0x7f33dab5c3dd. RSP: 002b:00007ffe81ac9a60 EFLAGS: 00000202 ORIG_RAX: 00000000000000e6 RAX: 0000000000000000 RBX: 00007f33daa0cc80 RCX: 00007f33dab5c407 RDX: 00007ffe81ac9aa0 RSI: 0000000000000000 RDI: 0000000000000000 RBP: 0000000000000002 R08: 0000000000000000 R09: 0000000000000000 R10: 00007ffe81ac9aa0 R11: 0000000000000202 R12: 00007f33dad76490 R13: 00007ffe81ac9adc R14: 00007f33dadb6000 R15: 000055e5f2ccfd98 Kernel Offset: disabled Rebooting in 86400 seconds.. ---------------- Code disassembly (best guess): 0: ca c3 cc lret $0xccc3 3: cc int3 4: cc int3 5: cc int3 6: 90 nop 7: 90 nop 8: 90 nop 9: 90 nop a: 90 nop b: 90 nop c: 90 nop d: 90 nop e: 90 nop f: 90 nop 10: 90 nop 11: 90 nop 12: 90 nop 13: 90 nop 14: 90 nop 15: 90 nop 16: 48 ba 00 f0 ff ff ff movabs $0x7ffffffff000,%rdx 1d: 7f 00 00 20: 48 39 d0 cmp %rdx,%rax 23: 48 0f 47 c2 cmova %rdx,%rax 27: 0f 01 cb stac * 2a: 48 8b 10 mov (%rax),%rdx <-- trapping instruction 2d: 31 c0 xor %eax,%eax 2f: 0f 01 ca clac 32: e9 3f 09 04 00 jmp 0x40976 37: 66 data16 38: 66 data16 39: 2e cs 3a: 0f .byte 0xf 3b: 1f (bad) 3c: 84 00 test %al,(%rax)