Regen from article.sgml 1.47.

This commit is contained in:
Bruce A. Mah 2003-08-11 15:58:48 +00:00
parent 236167f4c3
commit f7b8d7cc83
Notes: svn2git 2020-12-08 03:00:23 +00:00
svn path=/www/; revision=17817

View file

@ -22,8 +22,8 @@
2003 by The FreeBSD Documentation Project</p>
<p class="PUBDATE">$FreeBSD:
src/release/doc/en_US.ISO8859-1/errata/article.sgml,v 1.46
2003/08/04 15:23:20 bmah Exp $<br />
src/release/doc/en_US.ISO8859-1/errata/article.sgml,v 1.47
2003/08/11 15:54:29 bmah Exp $<br />
</p>
<hr />
</div>
@ -92,9 +92,8 @@
href="http://www.FreeBSD.org/cgi/man.cgi?query=realpath&amp;sektion=3&amp;manpath=FreeBSD+5.1-current">
<span class="CITEREFENTRY"><span
class="REFENTRYTITLE">realpath</span>(3)</span></a>
function contains a single-byte buffer overflow bug. This
may have various impacts, depending on the application
using <a
function contained a single-byte buffer overflow bug. This
had various impacts, depending on the application using <a
href="http://www.FreeBSD.org/cgi/man.cgi?query=realpath&amp;sektion=3&amp;manpath=FreeBSD+5.1-current">
<span class="CITEREFENTRY"><span
class="REFENTRYTITLE">realpath</span>(3)</span></a> and
@ -105,6 +104,24 @@
see security advisory <a
href="ftp://ftp.FreeBSD.org/pub/FreeBSD/CERT/advisories/FreeBSD-SA-03:08.realpath.asc"
target="_top">FreeBSD-SA-03:08</a>.</p>
<p>The kernel contains a bug that could allow it to attempt
delivery of invalid signals, leading to a kernel panic or,
under some circumstances, unauthorized modification of
kernel memory. This bug has been fixed on the 5-CURRENT
development branch and the 5.1-RELEASE security fix branch.
For more information, see security advisory <a
href="ftp://ftp.FreeBSD.org/pub/FreeBSD/CERT/advisories/FreeBSD-SA-03:09.signal.asc"
target="_top">FreeBSD-SA-03:09</a>.</p>
<p>A bug in the iBCS2 emulation module could result in
disclosing the contents of kernel memory. (Note that this
module is not enabled in FreeBSD by default.) This bug has
been fixed on the 5-CURRENT development branch and the
5.1-RELEASE security fix branch. More information can be
found in security advisory <a
href="ftp://ftp.FreeBSD.org/pub/FreeBSD/CERT/advisories/FreeBSD-SA-03:10.ibcs2.asc"
target="_top">FreeBSD-SA-03:10</a>.</p>
</div>
<div class="SECT1">