Y
Hacker News
new
|
ask
|
show
|
jobs
by
idividebyzero
2491 days ago
Even if the same key is shared by all processes, keys are stored in registers that are meant to be not accessible to userspace, so a disclosure vulnerability would not help here anyways.
1 comments
kccqzy
2491 days ago
You don't need to get the key per se, depending on your exploit. You just need a single valid signed pointer that's involved in your ROP gadget.
link