A return-oriented programming defense from OpenBSD
A return-oriented programming defense from OpenBSD
Posted Aug 30, 2017 3:26 UTC (Wed) by smurf (subscriber, #17840)In reply to: A return-oriented programming defense from OpenBSD by pabs
Parent article: A return-oriented programming defense from OpenBSD
Probably not; RAP is considerably more involved (and causes a lot more slowdown).
Using the stack pointer itself to encode the return address is an interesting idea that should help thwart such attacks with significantly lower overhead.
Using the stack pointer itself to encode the return address is an interesting idea that should help thwart such attacks with significantly lower overhead.