=================================================================== RCS file: /cvsrepo/anoncvs/cvs/www/60.html,v retrieving revision 1.19 retrieving revision 1.20 diff -u -r1.19 -r1.20 --- www/60.html 2016/07/22 20:30:32 1.19 +++ www/60.html 2016/07/22 20:31:34 1.20 @@ -128,7 +128,7 @@
  • sigreturn(2) can now only be used by the kernel-provided signal trampoline, with a cookie to detect attempts to reuse it. -
  • To deter ROP exploits, in rc(8), +
  • To deter code reuse exploits, in rc(8), re-link libc.so on startup, placing the objects in a random order.
  • In the getpwnam(3) family of functions, stop opening the shadow database by default.