On Arch Linux, /proc/sys/kernel/core_pattern contains: |/usr/lib/systemd/systemd-coredump %P %u %g %s %t %c %h When a crash happens in a userspace application, this setting makes the kernel spawn /usr/lib/systemd/systemd-coredump from kernel_t: type=AVC msg=audit(1569910108.877:336): avc: denied { execute } for pid=1087 comm="kworker/u2:3" name="systemd-coredump" dev="vda1" ino=406365 scontext=system_u:system_r:kernel_t tcontext=system_u:object_r:systemd_coredump_exec_t tclass=file permissive=1 Introduce a transition to systemd_coredump_t to handle this. Signed-off-by: Nicolas Iooss <nicolas.iooss@m4x.org> |
||
---|---|---|
.. | ||
admin | ||
apps | ||
kernel | ||
roles | ||
services | ||
system |