selinux-refpolicy.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
* systemd and dontaudit
@ 2025-07-23  0:15 Russell Coker
  2025-07-23 12:37 ` Chris PeBenito
  0 siblings, 1 reply; 5+ messages in thread
From: Russell Coker @ 2025-07-23  0:15 UTC (permalink / raw)
  To: SELinux Reference Policy mailing list

kernel_dontaudit_getattr_proc(systemd_logind_t)

The above hides the fact that systemd-logind wants to statfs /proc and that 
can cause it to abort in some situations, to refuse to respond to dbus 
requests, and to delay all logins by 25 seconds.

https://github.com/SELinuxProject/refpolicy/pull/995

I fixed it in this PR, but I think that perhaps we should allow all systemd 
processes to statfs /proc to avoid future problems.

-- 
My Main Blog         http://etbe.coker.com.au/
My Documents Blog    http://doc.coker.com.au/




^ permalink raw reply	[flat|nested] 5+ messages in thread

end of thread, other threads:[~2025-07-23 14:30 UTC | newest]

Thread overview: 5+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2025-07-23  0:15 systemd and dontaudit Russell Coker
2025-07-23 12:37 ` Chris PeBenito
2025-07-23 12:57   ` Russell Coker
2025-07-23 13:39     ` Dominick Grift
2025-07-23 14:29       ` Russell Coker

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for NNTP newsgroup(s).