diff options
| author | Bruce A. Mah <bmah@FreeBSD.org> | 2001-09-11 21:06:20 +0000 |
|---|---|---|
| committer | Bruce A. Mah <bmah@FreeBSD.org> | 2001-09-11 21:06:20 +0000 |
| commit | d7bf12d3e97db12feaf91224d31d6b09cea0dc84 (patch) | |
| tree | 771d2dbaf5397cea8b0c342298d30ec2e20fed78 | |
| parent | 6091fdaee4b84d312eb9c8552d389055600e4ad1 (diff) | |
Notes
| -rw-r--r-- | release/doc/en_US.ISO8859-1/relnotes/common/new.sgml | 3 |
1 files changed, 3 insertions, 0 deletions
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 4e3cbb5acd81..c64f93141211 100644 --- a/release/doc/en_US.ISO8859-1/relnotes/common/new.sgml +++ b/release/doc/en_US.ISO8859-1/relnotes/common/new.sgml @@ -420,6 +420,9 @@ hw.pcic.irq="0"</programlisting> the binary. In addition, &man.uustat.1; is now run via <filename>/etc/periodic/daily/410.status-uucp</filename> as <username>uucp</username>, not <username>root</username>.</para> + + <para>A security hole in the form of a buffer overflow in the + &man.semop.2; system call has been closed.</para> </sect2> <sect2 id="userland"> <title>Userland Changes</title> |
