=================================================================== RCS file: /cvsrepo/anoncvs/cvs/www/63.html,v retrieving revision 1.48 retrieving revision 1.49 diff -u -r1.48 -r1.49 --- www/63.html 2018/03/27 05:12:25 1.48 +++ www/63.html 2018/03/27 05:29:15 1.49 @@ -260,6 +260,9 @@
  • OpenBSD/armv7 and OpenBSD/arm64 now flush the Branch Target Cache (BTB) on processors that do speculative execution to mitigate Spectre variant 2 attacks. +
  • pool_get(9) perturbs + the order of items on newly allocated pages, making the kernel heap + layout harder to predict.