diff options
| author | Bruce A. Mah <bmah@FreeBSD.org> | 2002-01-18 16:42:43 +0000 |
|---|---|---|
| committer | Bruce A. Mah <bmah@FreeBSD.org> | 2002-01-18 16:42:43 +0000 |
| commit | b35232e314c53c8fa56d4e3172b89589679e2cc7 (patch) | |
| tree | 6351a2afef9e696d3fa4bfef25c50a9c2d2c7827 /release | |
| parent | 318e66375ab04f2d7e1ba3868482c0c6d8db620a (diff) | |
Notes
Diffstat (limited to 'release')
| -rw-r--r-- | release/doc/en_US.ISO8859-1/relnotes/article.sgml | 4 | ||||
| -rw-r--r-- | release/doc/en_US.ISO8859-1/relnotes/common/new.sgml | 4 |
2 files changed, 8 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 e5b798575b01..a649e3c5f3e0 100644 --- a/release/doc/en_US.ISO8859-1/relnotes/article.sgml +++ b/release/doc/en_US.ISO8859-1/relnotes/article.sgml @@ -1474,6 +1474,10 @@ options HZ=1000 # not compulsory but strongly recommended</programlisting> <para>A race condition in &man.pw.8;, which could expose the contents of <filename>/etc/master.passwd</filename>, has been eliminated. (See security advisory FreeBSD-SA-02:02.) &merged;</para> + + <para>A bug in &man.k5su.8; could have allowed a process that had + given up superuser privileges to regain them. This bug has been + fixed. (See security advisory FreeBSD-SA-02:07.) &merged;</para> </sect2> <sect2 id="userland"> <title>Userland Changes</title> 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 e5b798575b01..a649e3c5f3e0 100644 --- a/release/doc/en_US.ISO8859-1/relnotes/common/new.sgml +++ b/release/doc/en_US.ISO8859-1/relnotes/common/new.sgml @@ -1474,6 +1474,10 @@ options HZ=1000 # not compulsory but strongly recommended</programlisting> <para>A race condition in &man.pw.8;, which could expose the contents of <filename>/etc/master.passwd</filename>, has been eliminated. (See security advisory FreeBSD-SA-02:02.) &merged;</para> + + <para>A bug in &man.k5su.8; could have allowed a process that had + given up superuser privileges to regain them. This bug has been + fixed. (See security advisory FreeBSD-SA-02:07.) &merged;</para> </sect2> <sect2 id="userland"> <title>Userland Changes</title> |
