=================================================================== RCS file: /cvsrepo/anoncvs/cvs/www/innovations.html,v retrieving revision 1.63 retrieving revision 1.64 diff -c -r1.63 -r1.64 *** www/innovations.html 2017/12/21 13:15:09 1.63 --- www/innovations.html 2018/04/12 18:34:38 1.64 *************** *** 216,221 **** --- 216,229 ---- to reduce polymorphic RET instructions: Todd Mortimer, November 20, 2017. +
  • + MAP_STACK addition to + mmap(2) + allows opportunistic verification that the stack-register + points at stack memory, therefore catching pivots to non-stack + memory (sometimes used in ROP attacks). + Theo de Raadt, April 12, 2018. +
  • Functions