pre meeting notes
This commit is contained in:
parent
3503de83da
commit
31a8ed52cc
3 changed files with 21 additions and 0 deletions
1
code/Makefile
Normal file
1
code/Makefile
Normal file
|
@ -0,0 +1 @@
|
|||
|
8
code/README.md
Normal file
8
code/README.md
Normal file
|
@ -0,0 +1,8 @@
|
|||
## Target
|
||||
CPU: i7-8650U (will get access on Friday)
|
||||
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
|
Loading…
Add table
Add a link
Reference in a new issue