=================================================================== RCS file: /cvsrepo/anoncvs/cvs/www/errata64.html,v retrieving revision 1.10 retrieving revision 1.11 diff -c -r1.10 -r1.11 *** www/errata64.html 2018/12/20 19:41:56 1.10 --- www/errata64.html 2019/01/26 21:36:37 1.11 *************** *** 212,217 **** --- 212,252 ---- A source code patch exists which remedies this problem.

+

  • + + 011: SECURITY FIX: January 27, 2019 +   All architectures +
    + The mincore() system call can be used to observe memory access patterns + of other processes. +
    + + A source code patch exists which remedies this problem. +

    + +

  • + + 012: RELIABILITY FIX: January 27, 2019 +   All architectures +
    + Missing length checks in the NFS server and client can lead to crashes + and other errors. +
    + + A source code patch exists which remedies this problem. +

    + +

  • + + 013: SECURITY FIX: January 27, 2019 +   All architectures +
    + The unveil() system call can leak memory. +
    + + A source code patch exists which remedies this problem. +

    +