=================================================================== RCS file: /cvsrepo/anoncvs/cvs/www/errata56.html,v retrieving revision 1.36 retrieving revision 1.37 diff -u -r1.36 -r1.37 --- www/errata56.html 2015/07/16 14:36:35 1.36 +++ www/errata56.html 2015/07/27 13:51:35 1.37 @@ -389,12 +389,33 @@ A source code patch exists which remedies this problem.

-

  • +
  • 027: SECURITY FIX: July 14, 2015   All architectures
    A TCP socket can become confused and not properly cleanup resources.
    +A source code patch exists which remedies this problem. +

    + +

  • +028: RELIABILITY FIX: July 26, 2015All architectures
    +A kernel memory leak could be triggered by an unprivileged user in +a failure case when using execve under systrace. +
    + +A source code patch exists which remedies this problem. +

    + +

  • +029: SECURITY FIX: July 26, 2015All architectures
    +The patch utility could be made to invoke arbitrary commands via +the obsolete SCCS and RCS support when processing a crafted input file. +This patch deletes the SCCS and RCS support. +
    + A source code patch exists which remedies this problem.