diff options
| author | Bruce A. Mah <bmah@FreeBSD.org> | 2002-07-31 16:13:59 +0000 |
|---|---|---|
| committer | Bruce A. Mah <bmah@FreeBSD.org> | 2002-07-31 16:13:59 +0000 |
| commit | db9b8e5474abcda98618fd059b7c8c4dc6bd6585 (patch) | |
| tree | db1e6de2acc5cf8b8ee791e9eddd9811d059162d | |
| parent | 36c4f2b0d83292a13a18ac27124f9cb62118ee8c (diff) | |
Notes
| -rw-r--r-- | release/doc/en_US.ISO8859-1/relnotes/article.sgml | 6 | ||||
| -rw-r--r-- | release/doc/en_US.ISO8859-1/relnotes/common/new.sgml | 6 |
2 files changed, 12 insertions, 0 deletions
diff --git a/release/doc/en_US.ISO8859-1/relnotes/article.sgml b/release/doc/en_US.ISO8859-1/relnotes/article.sgml index ff093684b428..67d5127a750b 100644 --- a/release/doc/en_US.ISO8859-1/relnotes/article.sgml +++ b/release/doc/en_US.ISO8859-1/relnotes/article.sgml @@ -1945,6 +1945,12 @@ options HZ=1000 # not compulsory but strongly recommended</programlisting> url="ftp://ftp.FreeBSD.org/pub/FreeBSD/CERT/advisories/FreeBSD-SA-02:30.ktrace.asc">FreeBSD-SA-02:30</ulink> for more details. &merged;</para> + <para>A race condition in &man.pppd.8;, which could be used to + change the permissions of an arbitrary file, has been corrected. + For more information, see security advisory <ulink + url="ftp://ftp.FreeBSD.org/pub/FreeBSD/CERT/advisories/FreeBSD-SA-02:32.pppd.asc">FreeBSD-SA-02:32</ulink>. + &merged;</para> + </sect2> <sect2 id="userland"> diff --git a/release/doc/en_US.ISO8859-1/relnotes/common/new.sgml b/release/doc/en_US.ISO8859-1/relnotes/common/new.sgml index ff093684b428..67d5127a750b 100644 --- a/release/doc/en_US.ISO8859-1/relnotes/common/new.sgml +++ b/release/doc/en_US.ISO8859-1/relnotes/common/new.sgml @@ -1945,6 +1945,12 @@ options HZ=1000 # not compulsory but strongly recommended</programlisting> url="ftp://ftp.FreeBSD.org/pub/FreeBSD/CERT/advisories/FreeBSD-SA-02:30.ktrace.asc">FreeBSD-SA-02:30</ulink> for more details. &merged;</para> + <para>A race condition in &man.pppd.8;, which could be used to + change the permissions of an arbitrary file, has been corrected. + For more information, see security advisory <ulink + url="ftp://ftp.FreeBSD.org/pub/FreeBSD/CERT/advisories/FreeBSD-SA-02:32.pppd.asc">FreeBSD-SA-02:32</ulink>. + &merged;</para> + </sect2> <sect2 id="userland"> |
