A return-oriented programming defense from OpenBSD
A return-oriented programming defense from OpenBSD
Posted Aug 31, 2017 10:16 UTC (Thu) by ibukanov (subscriber, #3942)In reply to: A return-oriented programming defense from OpenBSD by epa
Parent article: A return-oriented programming defense from OpenBSD
This suggests to go back to early Fortran model with no stack but static locations for return addresses unless the function is recursive.
