Skip to content

Latest commit

 

History

History
5 lines (5 loc) · 293 Bytes

README.md

File metadata and controls

5 lines (5 loc) · 293 Bytes

A Dummy LSM for Testing

A dummy LSM for testing and only hook mkdir call.
I write the LSM as a kernel module and export "security_hook_heads" variable is required.
Check the patch for exporting "security_hook_heads" variable.