Skip to content
Snippets Groups Projects
Commit 85e7bac3 authored by Eric Paris's avatar Eric Paris Committed by Al Viro
Browse files

seccomp: audit abnormal end to a process due to seccomp


The audit system likes to collect information about processes that end
abnormally (SIGSEGV) as this may me useful intrusion detection information.
This patch adds audit support to collect information when seccomp forces a
task to exit because of misbehavior in a similar way.

Signed-off-by: default avatarEric Paris <eparis@redhat.com>
parent 16c174bd
No related branches found
No related tags found
Loading
Loading
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment