1
0
out-of-tree/examples/kernel-exploit
Mikhail Klementev 6385ce92e3
feat!: rename supported kernels to targets
BREAKING CHANGE: .out-of-tree.toml: s/[[supported_kernels]]/[[targets]]/
2023-05-18 18:13:09 +00:00
..
.gitignore Ignore logs 2023-05-09 17:43:53 +00:00
.out-of-tree.toml feat!: rename supported kernels to targets 2023-05-18 18:13:09 +00:00
CVE-2017-16995.c Add missed va_end call 2019-08-17 09:08:58 +00:00
Makefile Fix spelling 2019-08-21 06:16:25 +00:00
README.md Change example to CVE-2017-16995 2018-10-07 21:15:56 +00:00
test.sh Change example to CVE-2017-16995 2018-10-07 21:15:56 +00:00

out-of-tree kernel exploit example

Implements CVE-2017-16995 and tests for it.

See .out-of-tree.toml