Regen from 1.69.2.16.
This commit is contained in:
parent
4b13b5d819
commit
b839aec9ad
Notes:
svn2git
2020-12-08 03:00:23 +00:00
svn path=/www/; revision=23597
1 changed files with 13 additions and 3 deletions
|
@ -6,7 +6,7 @@
|
|||
<title>FreeBSD 5.3-RELEASE Errata</title>
|
||||
<meta name="GENERATOR" content="Modular DocBook HTML Stylesheet Version 1.7" />
|
||||
<link rel="STYLESHEET" type="text/css" href="docbook.css" />
|
||||
<meta http-equiv="Content-Type" content='text/html; charset="iso-8859-1"' />
|
||||
<meta http-equiv="Content-Type" content="text/html; charset=iso-8859-1" />
|
||||
</head>
|
||||
<body class="ARTICLE" bgcolor="#FFFFFF" text="#000000" link="#0000FF" vlink="#840084"
|
||||
alink="#0000FF">
|
||||
|
@ -24,8 +24,7 @@ Documentation Project</p>
|
|||
</p>
|
||||
|
||||
<div class="LEGALNOTICE"><a id="TRADEMARKS" name="TRADEMARKS"></a>
|
||||
<p>FreeBSD is a registered trademark of Wind River Systems, Inc. This is expected to
|
||||
change soon.</p>
|
||||
<p>FreeBSD is a registered trademark of The FreeBSD Foundation.</p>
|
||||
|
||||
<p>Intel, Celeron, EtherExpress, i386, i486, Itanium, Pentium, and Xeon are trademarks or
|
||||
registered trademarks of Intel Corporation or its subsidiaries in the United States and
|
||||
|
@ -88,6 +87,17 @@ target="_top">ftp://ftp.FreeBSD.org/pub/FreeBSD/CERT/</a>.</p>
|
|||
<hr />
|
||||
<h2 class="SECT1"><a id="SECURITY" name="SECURITY">2 Security Advisories</a></h2>
|
||||
|
||||
<p>(1 Dec 2004) A bug in <a
|
||||
href="http://www.FreeBSD.org/cgi/man.cgi?query=procfs&sektion=5&manpath=FreeBSD+5.3-stable">
|
||||
<span class="CITEREFENTRY"><span class="REFENTRYTITLE">procfs</span>(5)</span></a> and <a
|
||||
href="http://www.FreeBSD.org/cgi/man.cgi?query=linprocfs&sektion=5&manpath=FreeBSD+5.3-stable">
|
||||
<span class="CITEREFENTRY"><span class="REFENTRYTITLE">linprocfs</span>(5)</span></a>
|
||||
which could cause a malicious local user could perform a local denial of service attack
|
||||
by causing a system panic, or the user could read parts of kernel memory, has been fixed.
|
||||
For more information, see security advisory <a
|
||||
href="ftp://ftp.FreeBSD.org/pub/FreeBSD/CERT/advisories/FreeBSD-SA-04:17.procfs.asc"
|
||||
target="_top">FreeBSD-SA-04:17</a>.</p>
|
||||
|
||||
<p>(18 Nov 2004) A bug in the <a
|
||||
href="http://www.FreeBSD.org/cgi/man.cgi?query=fetch&sektion=1&manpath=FreeBSD+5.3-stable">
|
||||
<span class="CITEREFENTRY"><span class="REFENTRYTITLE">fetch</span>(1)</span></a> utility
|
||||
|
|
Loading…
Reference in a new issue