=================================================================== RCS file: /cvsrepo/anoncvs/cvs/www/errata60.html,v retrieving revision 1.11 retrieving revision 1.12 diff -c -r1.11 -r1.12 *** www/errata60.html 2016/10/10 00:14:28 1.11 --- www/errata60.html 2016/10/10 20:27:30 1.12 *************** *** 215,227 ****
  • ! 012: RELIABILITY FIX: October 08, 2016   All architectures
    Allocation of an amap with at least 131072 slots causes an integer overflow that leads to an infinite loop.
    A source code patch exists which remedies this problem.

    --- 215,239 ----

  • ! 012: RELIABILITY FIX: October 8, 2016   All architectures
    Allocation of an amap with at least 131072 slots causes an integer overflow that leads to an infinite loop.
    + A source code patch exists which remedies this problem. +

    + +

  • + + 013: RELIABILITY FIX: October 10, 2016 +   All architectures +
    + A protocol parsing bug in sshd can lead to unauthenticated memory + and CPU consumption. +
    + A source code patch exists which remedies this problem.