Y
Hacker News
new
|
ask
|
show
|
jobs
by
wmf
169 days ago
If the stack and heap are non-executable and page tables can't be modified then it's hard to inject code. Whether unikernels actually apply this hardening is another matter.
1 comments
catlifeonmars
168 days ago
Isn’t this where ROP gadgets come in?
link
wmf
168 days ago
ASLR defeats ROP. Whether unikernels actually use ASLR is another matter.
link