Skip to content

The Xattr-ACL extended-attribute-based Linux Security Module for Linux 6.1.

License

Notifications You must be signed in to change notification settings

Pairman/Xattr-ACL-LSM

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

30 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Xattr-ACL

The Xattr-ACL extended-attribute-based Linux Security Module for Linux 6.1. Tested on Fedora 38 and Debian 12 with proper functionalities.

Before Usage

Modify accordingly and execute setxattr.sh to initialize your system. Make sure you have python3-xattr installed. Should be enabled in the Security Options -> Xattr-ACL LSM Support kernel config and compiled against the Linux source provided by your distribution. This is the ONLY and ONLY MAJOR LSM and NOT compatible with others.

Xattr and Permission Setup

Value for Xattr "security.xattracl" Process Privileges File Privileges
"trust" Executable. All files readable including "block"ed ones. Privilege inheritable by child processes Readable
"allow" Executable. Non-"block"ed files readable Readable
"block" / ... Inexecutable Unreadable except by "trust"ed processes

About

The Xattr-ACL extended-attribute-based Linux Security Module for Linux 6.1.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published