procfs-attr-current 810 B

1234567891011121314151617181920
  1. What: /proc/*/attr/current
  2. Contact: [email protected],
  3. [email protected],
  4. [email protected]
  5. Description: The current security information used by a Linux
  6. security module (LSM) that is active on the system.
  7. The details of permissions required to read from
  8. this interface and hence obtain the security state
  9. of the task identified is LSM dependent.
  10. A process cannot write to this interface unless it
  11. refers to itself.
  12. The other details of permissions required to write to
  13. this interface and hence change the security state of
  14. the task identified are LSM dependent.
  15. The format of the data used by this interface is LSM
  16. dependent.
  17. SELinux, Smack and AppArmor provide this interface.
  18. Users: SELinux user-space
  19. Smack user-space
  20. AppArmor user-space