=================================================================== RCS file: /cvsrepo/anoncvs/cvs/www/errata59.html,v retrieving revision 1.2 retrieving revision 1.3 diff -u -r1.2 -r1.3 --- www/errata59.html 2016/03/10 11:57:24 1.2 +++ www/errata59.html 2016/03/15 13:10:12 1.3 @@ -96,6 +96,27 @@ A source code patch exists which remedies this problem.

+

  • +002: SECURITY FIX: March 16, 2016All architectures
    +Insufficient checks in IPv6 socket binding and UDP IPv6 option +processing allow a local user to send UDP packets with a source +(IPv6 address + port) already reserved by another user. +
    + +A source code patch exists which remedies this problem. +

    + +

  • +003: RELIABILITY FIX: March 16, 2016All architectures
    +Incorrect path processing in pledge_namei() could result in unexpected +program termination of pledge(2)'d programs. +
    + +A source code patch exists which remedies this problem. +

    +