Mikhail Klementev
bcf8de336f
BREAKING CHANGE: distro definition in the configuration files has switched from [[supported_kernels]] distro_type = "Ubuntu" distro_release = "16.04" ... to [[supported_kernels]] distro = { id = "Ubuntu", release = "16.04" } ... |
||
---|---|---|
.. | ||
.gitignore | ||
.out-of-tree.toml | ||
CVE-2017-16995.c | ||
Makefile | ||
README.md | ||
test.sh |
out-of-tree kernel exploit example
Implements CVE-2017-16995 and tests for it.
See .out-of-tree.toml