diff options
| author | Bruce A. Mah <bmah@FreeBSD.org> | 2003-10-06 04:20:26 +0000 |
|---|---|---|
| committer | Bruce A. Mah <bmah@FreeBSD.org> | 2003-10-06 04:20:26 +0000 |
| commit | 67c976c18e75fbe4e99ea603f0790942a913855c (patch) | |
| tree | 84cb71aa2308872d3e33fbef3558c5664e6a8c12 | |
| parent | 83026a7004e5436cac02261038651142f8127e8d (diff) | |
Notes
| -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 a3ea824dea707..f579923ae78fd 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 |
