8 lines
329 B
Markdown
8 lines
329 B
Markdown
## 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
|
|
1. Load kernel module -> forces 4kB instead of 2MB pages
|
|
2. Allocate target object with allocation primitive -> introduces requirement -> target needs allocation primitive
|