=================================================================== RCS file: /cvsrepo/anoncvs/cvs/www/67.html,v retrieving revision 1.4 retrieving revision 1.5 diff -u -r1.4 -r1.5 --- www/67.html 2020/05/06 12:45:08 1.4 +++ www/67.html 2020/05/06 12:49:14 1.5 @@ -671,7 +671,7 @@ the main program, ld.so(1), libc.so and the signal trampoline. A new system call msyscall(2) indicates - the the libc range, and activates the locking. This change hardens + the libc range, and activates the locking. This change hardens against some attack methods.
  • Prevented stack trace saving from inspecting untrusted data on amd64, arm64 and i386.