Skip to content

Create a patch that implements the changes (and more) to the LSM framework suggested in the paper: Verifying the reliability of operating system-level information flow control systems in linux, Georget et al., ACM/IEEE Workshop on Formal Methods in Software Engineering (FormliSE'17) 2017.

License

Notifications You must be signed in to change notification settings

CamFlow/information-flow-patch

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

DOI

Create a patch that implements the changes (and more) to the LSM framework suggested in the paper: Verifying the reliability of operating system-level information flow control systems in linux, Georget et al., ACM/IEEE Workshop on Formal Methods in Software Engineering (FormliSE'17) 2017

The original patches can be found on the authors website. Further changes have been made to those patches.

To generate the patch:

git clone https://github.com/camflow/information-flow-patch
cd ./information-flow-patch
make prepare
make patch

The generated patch can be found in /output.

Build Status

Branch Status
master Master Build Status
dev Dev Build Status

Automated Travis test run the following operation:

  • Generate the patch.
  • Verify that the kernel build.

About

Create a patch that implements the changes (and more) to the LSM framework suggested in the paper: Verifying the reliability of operating system-level information flow control systems in linux, Georget et al., ACM/IEEE Workshop on Formal Methods in Software Engineering (FormliSE'17) 2017.

Resources

License

Stars

Watchers

Forks

Packages

No packages published