first notes
This commit is contained in:
parent
03a5d92dd8
commit
106b06629d
1 changed files with 10 additions and 0 deletions
10
notes.md
Normal file
10
notes.md
Normal file
|
@ -0,0 +1,10 @@
|
|||
# Thesis notes
|
||||
## TU Graz Paper
|
||||
- Enable strict memory permissions or virtualize kernel heap or kernel stack
|
||||
- kernel allocator massaging (?)
|
||||
- These defenses change mapping to fine-grained 4kB instead of 2MB
|
||||
- 4kB TLB entries result in contention patterns observable via side channels
|
||||
- leak page aligned object locations
|
||||
- deduce sup-page granular objects (how?)
|
||||
- intel CPU needed (8th-14th gen) (?)
|
||||
|
Loading…
Add table
Reference in a new issue