Add a note on FreeBSD-SA-01:42 to Web version of 4.3-RELEASE errata.
This commit is contained in:
parent
f540426765
commit
221137ced7
Notes:
svn2git
2020-12-08 03:00:23 +00:00
svn path=/www/; revision=9830
1 changed files with 8 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.6 2001/06/06 17:26:39 bmah Exp $">
|
||||
<!ENTITY date "$FreeBSD: www/en/releases/4.3R/errata.sgml,v 1.7 2001/06/11 02:39:03 ache Exp $">
|
||||
<!ENTITY title "FreeBSD 4.3 Errata Notes">
|
||||
<!ENTITY % includes SYSTEM "../../includes.sgml"> %includes;
|
||||
]>
|
||||
<!-- $FreeBSD: www/en/releases/4.3R/errata.sgml,v 1.6 2001/06/06 17:26:39 bmah Exp $ -->
|
||||
<!-- $FreeBSD: www/en/releases/4.3R/errata.sgml,v 1.7 2001/06/11 02:39:03 ache Exp $ -->
|
||||
|
||||
<html>
|
||||
&header;
|
||||
|
@ -45,6 +45,12 @@ 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.
|
||||
|
||||
A flaw allowed some signal handlers to remain in effect in a child
|
||||
process after being exec-ed from its parent. This allowed an attacker
|
||||
to execute arbitrary code in the context of a setuid binary. More
|
||||
details, as well as a fix, are described in security advisory
|
||||
FreeBSD-SA-01:42.
|
||||
|
||||
---- System Update Information:
|
||||
|
||||
The release note entry for the ESS Maestro-3/Allegro sound driver gave
|
||||
|
|
Loading…
Reference in a new issue