.. | ||
.clang-format | ||
leak.c | ||
lkm.c | ||
Makefile | ||
README.md |
Target
CPU: i7-8650U (will get access on Friday) wrong Kernel: 6.8 (latest that was tested in the paper) Defense: CONFIG_STRICT_MODULE_RWX (D1)
Steps
- Load kernel module -> forces 4kB instead of 2MB pages
- Allocate target object with allocation primitive -> introduces requirement -> target needs allocation primitive