Files
linux-cryptodev-2.6/security/selinux
Paul Moore 8a71d8fa55 selinux: add a 5 second sleep to /sys/fs/selinux/user
Commit d7b6918e22 ("selinux: Deprecate /sys/fs/selinux/user") started
the deprecation process for /sys/fs/selinux/user:

  The selinuxfs "user" node allows userspace to request a list
  of security contexts that can be reached for a given SELinux
  user from a given starting context. This was used by libselinux
  when various login-style programs requested contexts for
  users, but libselinux stopped using it in 2020.
  Kernel support will be removed no sooner than Dec 2025.

A pr_warn() message has been in place since Linux v6.13, this patch
adds a five second sleep to /sys/fs/selinux/user to help make the
deprecation and upcoming removal more noticeable.

Signed-off-by: Paul Moore <paul@paul-moore.com>
2025-06-16 18:44:03 -04:00
..
2025-04-12 11:31:46 -04:00
2025-02-03 16:47:20 -05:00
2023-05-08 16:44:01 -04:00
2023-09-13 13:46:57 -04:00
2025-04-11 16:32:07 -04:00
2025-04-11 18:58:10 -07:00
2024-03-27 18:25:18 -04:00