_.. re.. m.. p.. __vfs_read pro.. sc.. pr.. f.. rwsem_down_read_failed k.. schedule systemd-journal m.. down_read w.. __do_page_fault sys_read r.. finish_task_sw.. do_page_fault ret.. wo.. down_read wa.. _.. kwo.. entry_SYSCALL_6.....
[<ffffffff81586681>] entry_SYSCALL_64_fastpath+0x1f/0xc2 [<ffffffff812fe213>] ? __this_cpu_preempt_check+0x13/0x20 Showing all locks held in the system: 2 locks held by khungtaskd/108: #0: (rcu_read_lock){...}, at: [<ffffffff811269af>] watchdog+0x9f/0x490 #1: (tasklist_...
68:CALL(sys_ni_syscall)/* was sys_mpx */ 69:CALL(sys_setpgid) 70:CALL(sys_ni_syscall)/* was sys_ulimit */ 71:CALL(sys_ni_syscall)/* was sys_olduname */ 72:/* 60 */CALL(sys_umask) 73:CALL(sys_chroot) 74:CALL(sys_ustat) 75:CALL(sys_dup2) 76:CALL(sys_getppid) 77:/*...
21: * This is the fast syscall return path. We do as little as 1. 22: * possible here, and this includes saving r0 back into the SVC 1. 23: * stack. 1. 24: */ 1. 25: ret_fast_syscall: 1. 26: UNWIND(.fnstart ) 1. 27: UNWIND(.cantunwind ) 1. 28: disable_irq @ disa...
To identify the directory, use the followingauditdrule. You can get the audit log of the rule withausearch -m syscall -k for_ext3_dx_add_entry_warning. Raw -a exit,always -F arch=b64 -S open -S openat -S creat -S link -S symlink -S mkdir -F exit=-ENOSPC -k for_ext3_dx_...
syscall_exit_to_user_mode(regs); } -#endif /* !CONFIG_IA32_EMULATION */ static noinstr bool __do_fast_syscall_32(struct pt_regs *regs) { diff --git a/arch/x86/entry/entry_64_compat.S b/arch/x86/entry/entry_64_compat.S
if (ptrace_report_syscall_entry(regs)) return -1; /* * Do the secure computing after ptrace; failures should be fast. * If this fails we might have return value in a0 from seccomp * (via SECCOMP_RET_ERRNO/TRACE). */ if (secure_computing() == -1) return -1; #ifdef CONFIG_HAVE...
[inline] setxattr+0x6ae/0x790 fs/xattr.c:449 path_setxattr+0x1eb/0x380 fs/xattr.c:468 SYSC_lsetxattr+0x8d/0xb0 fs/xattr.c:490 SyS_lsetxattr+0x77/0xa0 fs/xattr.c:486 entry_SYSCALL_64_fastpath+0x13/0x94 origin: save_stack_trace+0x37/0x40 arch/x86/kernel/stacktrace.c:59 kmsan...