diff options
author | gjb <gjb@FreeBSD.org> | 2014-07-08 23:07:09 +0000 |
---|---|---|
committer | gjb <gjb@FreeBSD.org> | 2014-07-08 23:07:09 +0000 |
commit | 95fe0c814d763082196cbdb1fd988b87cc82e2a6 (patch) | |
tree | e0f0938c376777be3c4c763fff19dec4db77f1b0 | |
parent | 7642e9504ac0d63f22399949935c50539d80d459 (diff) | |
download | FreeBSD-src-95fe0c814d763082196cbdb1fd988b87cc82e2a6.zip FreeBSD-src-95fe0c814d763082196cbdb1fd988b87cc82e2a6.tar.gz |
Document FreeBSD-SA-14:17.kmem
Approved by: re (implicit)
Sponsored by: The FreeBSD Foundation
-rw-r--r-- | release/doc/en_US.ISO8859-1/errata/article.xml | 7 |
1 files changed, 7 insertions, 0 deletions
diff --git a/release/doc/en_US.ISO8859-1/errata/article.xml b/release/doc/en_US.ISO8859-1/errata/article.xml index 94a8607..9a0b6b1 100644 --- a/release/doc/en_US.ISO8859-1/errata/article.xml +++ b/release/doc/en_US.ISO8859-1/errata/article.xml @@ -214,6 +214,13 @@ <entry>24 June 2014</entry> <entry><para>Multiple vulnerabilities</para></entry> </row> + + <row> + <entry><link xlink:href="http://www.freebsd.org/security/advisories/FreeBSD-SA-14:17.kmem.asc">SA-14:17.kmem</link></entry> + <entry>8 July 2014</entry> + <entry><para>Kernel memory disclosure in control messages + and SCTP notifications</para></entry> + </row> </tbody> </tgroup> </informaltable> |