Move errata note on SA-01:40 from "system update" area to "security
advisory" area where it belongs.
This commit is contained in:
parent
9a7051595f
commit
493ffb639d
Notes:
svn2git
2020-12-08 03:00:23 +00:00
svn path=/www/; revision=9547
1 changed files with 7 additions and 7 deletions
|
@ -1,10 +1,10 @@
|
|||
<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 3.2//EN" [
|
||||
<!ENTITY base CDATA "../..">
|
||||
<!ENTITY date "$FreeBSD: www/en/releases/4.3R/errata.sgml,v 1.4 2001/05/25 22:04:29 bmah Exp $">
|
||||
<!ENTITY date "$FreeBSD: www/en/releases/4.3R/errata.sgml,v 1.5 2001/06/05 18:26:52 bmah Exp $">
|
||||
<!ENTITY title "FreeBSD 4.3 Errata Notes">
|
||||
<!ENTITY % includes SYSTEM "../../includes.sgml"> %includes;
|
||||
]>
|
||||
<!-- $FreeBSD: www/en/releases/4.3R/errata.sgml,v 1.4 2001/05/25 22:04:29 bmah Exp $ -->
|
||||
<!-- $FreeBSD: www/en/releases/4.3R/errata.sgml,v 1.5 2001/06/05 18:26:52 bmah Exp $ -->
|
||||
|
||||
<html>
|
||||
&header;
|
||||
|
@ -40,6 +40,11 @@ The vulnerability documented in security advisory FreeBSD-SA-01:39 was
|
|||
fixed in FreeBSD 4.3-RELEASE. The release notes mentioned the fix,
|
||||
but made no mention of the security advisory.
|
||||
|
||||
A vulnerability in the fts(3) routines (used by applications for
|
||||
recursively traversing a filesystem) could allow a program to operate
|
||||
on files outside the intended directory hierarchy. This bug, as well
|
||||
as a fix, is described in security advisory FreeBSD-SA-01:40.
|
||||
|
||||
---- System Update Information:
|
||||
|
||||
The release note entry for the ESS Maestro-3/Allegro sound driver gave
|
||||
|
@ -54,11 +59,6 @@ Both temporary and permanent fixes are described in the FAQ at:
|
|||
|
||||
<a href="http://www.freebsd.org/doc/en_US.ISO_8859-1/books/faq/admin.html#SSH-SHOSTS">http://www.freebsd.org/doc/en_US.ISO_8859-1/books/faq/admin.html#SSH-SHOSTS</a>
|
||||
|
||||
A vulnerability in the fts(3) routines (used by applications for
|
||||
recursively traversing a filesystem) could allow a program to operate
|
||||
on files outside the intended directory hierarchy. This bug, as well
|
||||
as a fix, is described in security advisory FreeBSD-SA-01:40.
|
||||
|
||||
</pre>
|
||||
<p></p><a href="../index.html">Release Home</a>
|
||||
&footer;
|
||||
|
|
Loading…
Reference in a new issue