mirror of
https://github.com/falcosecurity/falco.git
synced 2025-06-30 08:32:12 +00:00
Let Xvfb setuid.
X11 program.
This commit is contained in:
parent
d96cf4c369
commit
c8c0a97f64
@ -638,7 +638,7 @@
|
||||
evt.type=setuid and evt.dir=> and
|
||||
not user.name=root and not somebody_becoming_themself
|
||||
and not proc.name in (userexec_binaries, mail_binaries, docker_binaries,
|
||||
sshd, dbus-daemon-lau, ping, ping6, critical-stack-)
|
||||
sshd, dbus-daemon-lau, ping, ping6, critical-stack-, Xvfb)
|
||||
and not java_running_sdjagent
|
||||
output: >
|
||||
Unexpected setuid call by non-sudo, non-root program (user=%user.name parent=%proc.pname
|
||||
|
Loading…
Reference in New Issue
Block a user