Skip to content

Linux kernel patch introducing a new eBPF program type for sanitizing writes.

License

Notifications You must be signed in to change notification settings

rzetelskik/bpf-sanitizer

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

4 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

BPF sanitizer

A Linux kernel patch introducing a new eBPF program type: BPF_PROG_TYPE_SANITIZER, allowing for sanitizing writes to files meeting specified criteria.

Assignment

This patch was created as a solution to the 2nd assignment for the "Advanced topics in operating systems" course at the University of Warsaw.

About

Linux kernel patch introducing a new eBPF program type for sanitizing writes.

Topics

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages