diff options
author | Bruce A. Mah <bmah@FreeBSD.org> | 2001-08-21 22:26:02 +0000 |
---|---|---|
committer | Bruce A. Mah <bmah@FreeBSD.org> | 2001-08-21 22:26:02 +0000 |
commit | 0bd2b0976103b34f2c753e70a50d68f0df6d8319 (patch) | |
tree | 3f424a5edcb08c98d5f28575fed590eca0b56b71 /release | |
parent | e940cef54f775cf84041384652a6fef6de3c2094 (diff) | |
download | src-0bd2b0976103b34f2c753e70a50d68f0df6d8319.tar.gz src-0bd2b0976103b34f2c753e70a50d68f0df6d8319.zip |
Notes
Diffstat (limited to 'release')
-rw-r--r-- | release/doc/en_US.ISO8859-1/relnotes/article.sgml | 5 | ||||
-rw-r--r-- | release/doc/en_US.ISO8859-1/relnotes/common/new.sgml | 5 |
2 files changed, 10 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 513b63658822..8c6438500609 100644 --- a/release/doc/en_US.ISO8859-1/relnotes/article.sgml +++ b/release/doc/en_US.ISO8859-1/relnotes/article.sgml @@ -1003,6 +1003,11 @@ match the remote IP address of a point-to-point interface in addition to the intended local IP address (see security advisory FreeBSD-SA-01:53). &merged;</para> + + <para>A vulnerability in &man.procfs.5;, which could allow a + process to read sensitive information from another process's + memory space, has been closed (see security advisory + FreeBSD-SA-01:54). &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 513b63658822..8c6438500609 100644 --- a/release/doc/en_US.ISO8859-1/relnotes/common/new.sgml +++ b/release/doc/en_US.ISO8859-1/relnotes/common/new.sgml @@ -1003,6 +1003,11 @@ match the remote IP address of a point-to-point interface in addition to the intended local IP address (see security advisory FreeBSD-SA-01:53). &merged;</para> + + <para>A vulnerability in &man.procfs.5;, which could allow a + process to read sensitive information from another process's + memory space, has been closed (see security advisory + FreeBSD-SA-01:54). &merged;</para> </sect2> <sect2 id="userland"> <title>Userland Changes</title> |