Regen from article.sgml 1.62.
This commit is contained in:
parent
1afab62936
commit
b22ceae2f0
Notes:
svn2git
2020-12-08 03:00:23 +00:00
svn path=/www/; revision=19889
1 changed files with 23 additions and 4 deletions
|
|
@ -18,8 +18,8 @@ alink="#0000FF">
|
|||
<p class="COPYRIGHT">Copyright © 2000, 2001, 2002, 2003, 2004 The FreeBSD
|
||||
Documentation Project</p>
|
||||
|
||||
<p class="PUBDATE">$FreeBSD: src/release/doc/en_US.ISO8859-1/errata/article.sgml,v 1.60
|
||||
2004/01/21 17:03:13 bmah Exp $<br />
|
||||
<p class="PUBDATE">$FreeBSD: src/release/doc/en_US.ISO8859-1/errata/article.sgml,v 1.62
|
||||
2004/01/30 17:53:48 bmah Exp $<br />
|
||||
</p>
|
||||
|
||||
<div class="LEGALNOTICE"><a id="TRADEMARKS" name="TRADEMARKS"></a>
|
||||
|
|
@ -87,7 +87,26 @@ 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>No advisories.</p>
|
||||
<p>(30 Jan 2004) A bug in <a
|
||||
href="http://www.FreeBSD.org/cgi/man.cgi?query=mksnap_ffs&sektion=8&manpath=FreeBSD+5.2-current">
|
||||
<span class="CITEREFENTRY"><span class="REFENTRYTITLE">mksnap_ffs</span>(8)</span></a>
|
||||
causes the creation of a filesystem snapshot to reset the flags on the filesystem to
|
||||
their default values. The possible consequences depend on local usage, but can include
|
||||
disabling extended access control lists or enabling the use of setuid executables stored
|
||||
on an untrusted filesystem. This bug also affects the <a
|
||||
href="http://www.FreeBSD.org/cgi/man.cgi?query=dump&sektion=8&manpath=FreeBSD+5.2-current">
|
||||
<span class="CITEREFENTRY"><span class="REFENTRYTITLE">dump</span>(8)</span></a> <var
|
||||
class="OPTION">-L</var> option, which uses <a
|
||||
href="http://www.FreeBSD.org/cgi/man.cgi?query=mksnap_ffs&sektion=8&manpath=FreeBSD+5.2-current">
|
||||
<span class="CITEREFENTRY"><span class="REFENTRYTITLE">mksnap_ffs</span>(8)</span></a>.
|
||||
Note that <a
|
||||
href="http://www.FreeBSD.org/cgi/man.cgi?query=mksnap_ffs&sektion=8&manpath=FreeBSD+5.2-current">
|
||||
<span class="CITEREFENTRY"><span class="REFENTRYTITLE">mksnap_ffs</span>(8)</span></a> is
|
||||
normally only available to the superuser and members of the <tt
|
||||
class="GROUPNAME">operator</tt> group. This bug has been fixed on the FreeBSD 5.2-CURRENT
|
||||
security fix branch. For more information, see security advisory <a
|
||||
href="ftp://ftp.FreeBSD.org/pub/FreeBSD/CERT/advisories/FreeBSD-SA-04:01.mksnap_ffs.asc"
|
||||
target="_top">FreeBSD-SA-04:01</a>.</p>
|
||||
</div>
|
||||
|
||||
<div class="SECT1">
|
||||
|
|
@ -194,7 +213,7 @@ class="FILENAME">src/sys/netinet/in_pcb.c</tt>, and revs. 1.63 and 1.64 of <tt
|
|||
class="FILENAME">src/sys/netkey/key.c</tt>. More information about these problems has
|
||||
been posted to the <a href="http://lists.FreeBSD.org/mailman/listinfo/freebsd-current"
|
||||
target="_top">FreeBSD-CURRENT mailing list</a>, in particular the thread entitled <a
|
||||
href="http://lists.freebsd.org/pipermail/freebsd-current/2004-January/thread.html#18084"
|
||||
href="http://lists.FreeBSD.org/pipermail/freebsd-current/2004-January/thread.html#18084"
|
||||
target="_top">``[PATCH] IPSec fixes''</a>.</p>
|
||||
</div>
|
||||
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue