Updated to 4.3 Kernel

Development began against the 4.1.6 Kernel. I have now updated the module to the 4.3 Kernel and have began identifying relevant security hooks.

Figure 1 – AppCL-LSM kernel build ‘/var/log/kern.log’ output

Screen Shot 2015-11-25 at 00.11.36

Initially, inode hooks, program loading hooks and file hooks will be initialised.

This will allow AppCL – LSM to manage security labelling of file system objects, such as files, directories and symlinks (inode hooks). To manage the process of loading new programs (program loading hooks) and to mediate access to open filesystem objects (file hooks).

To view the public git for this project:

https://github.com/jamesbjohnson/appcl-lsm-public

Leave a Reply

Fill in your details below or click an icon to log in:

WordPress.com Logo

You are commenting using your WordPress.com account. Log Out /  Change )

Twitter picture

You are commenting using your Twitter account. Log Out /  Change )

Facebook photo

You are commenting using your Facebook account. Log Out /  Change )

Connecting to %s