New errata item: SA-01:40.
This commit is contained in:
parent
3a30490d56
commit
9a7051595f
Notes:
svn2git
2020-12-08 03:00:23 +00:00
svn path=/www/; revision=9543
1 changed files with 7 additions and 2 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.3 2001/05/17 23:41:09 bmah Exp $">
|
||||
<!ENTITY date "$FreeBSD: www/en/releases/4.3R/errata.sgml,v 1.4 2001/05/25 22:04:29 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.3 2001/05/17 23:41:09 bmah Exp $ -->
|
||||
<!-- $FreeBSD: www/en/releases/4.3R/errata.sgml,v 1.4 2001/05/25 22:04:29 bmah Exp $ -->
|
||||
|
||||
<html>
|
||||
&header;
|
||||
|
@ -54,6 +54,11 @@ 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