diff options
author | bmah <bmah@FreeBSD.org> | 2003-10-06 04:20:26 +0000 |
---|---|---|
committer | bmah <bmah@FreeBSD.org> | 2003-10-06 04:20:26 +0000 |
commit | a410c8560f89cf3ad3d3d98b534f1819706bd342 (patch) | |
tree | 84cb71aa2308872d3e33fbef3558c5664e6a8c12 /release | |
parent | 4cd918e9befff710bf7ca0e95515f315900ff50f (diff) | |
download | FreeBSD-src-a410c8560f89cf3ad3d3d98b534f1819706bd342.zip FreeBSD-src-a410c8560f89cf3ad3d3d98b534f1819706bd342.tar.gz |
New errata: SA-03:15.
Diffstat (limited to 'release')
-rw-r--r-- | release/doc/en_US.ISO8859-1/errata/article.sgml | 7 |
1 files changed, 7 insertions, 0 deletions
diff --git a/release/doc/en_US.ISO8859-1/errata/article.sgml b/release/doc/en_US.ISO8859-1/errata/article.sgml index a3ea824..f579923 100644 --- a/release/doc/en_US.ISO8859-1/errata/article.sgml +++ b/release/doc/en_US.ISO8859-1/errata/article.sgml @@ -173,6 +173,13 @@ found in security advisory <ulink url="ftp://ftp.FreeBSD.org/pub/FreeBSD/CERT/advisories/FreeBSD-SA-03:14.arp.asc">FreeBSD-SA-03:14</ulink>.</para> + <para>Several bugs in the <application>OpenSSH</application> PAM + authentication code could have impacts ranging from incorrect + authentication to a stack corruption. These have been corrected + via vendor-supplied patches; details can be found in security + advisory + <ulink url="ftp://ftp.FreeBSD.org/pub/FreeBSD/CERT/advisories/FreeBSD-SA-03:15.openssh.asc">FreeBSD-SA-03:15</ulink>.</para> + <para>The implementation of the &man.procfs.5; and the &man.linprocfs.5; contain a bug that could result in disclosing the contents of kernel memory. This bug has been fixed on the &release.branch; development branch and the |