diff options
| author | Bruce A. Mah <bmah@FreeBSD.org> | 2005-06-30 18:17:09 +0000 |
|---|---|---|
| committer | Bruce A. Mah <bmah@FreeBSD.org> | 2005-06-30 18:17:09 +0000 |
| commit | 27a2197ea59368d39aa855d47798133e48e01125 (patch) | |
| tree | a4bb4a77a0080118cc6f9c09969e4530c070005c /release | |
| parent | 1985a13e749fcb9895a969da47704bdfa6a4f022 (diff) | |
Notes
Diffstat (limited to 'release')
| -rw-r--r-- | release/doc/en_US.ISO8859-1/relnotes/article.sgml | 23 | ||||
| -rw-r--r-- | release/doc/en_US.ISO8859-1/relnotes/common/new.sgml | 23 |
2 files changed, 46 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 99a21b7a5d18e..f4ecbc7f65ddf 100644 --- a/release/doc/en_US.ISO8859-1/relnotes/article.sgml +++ b/release/doc/en_US.ISO8859-1/relnotes/article.sgml @@ -217,6 +217,29 @@ For more information, see security advisory <ulink url="ftp://ftp.FreeBSD.org/pub/FreeBSD/CERT/advisories/FreeBSD-SA-05:12.bind9.asc">FreeBSD-SA-05:12.bind9</ulink>. &merged;</para> + + <para>A bug has been fixed in &man.ipfw.4; that could cause + packets to be matched incorrectly against a lookup table. This + bug only affects SMP machines or UP machines that have the + <literal>PREEMPTION</literal> kernel option enabled. More + information is contained in security advisory + <ulink url="ftp://ftp.FreeBSD.org/pub/FreeBSD/CERT/advisories/FreeBSD-SA-05:13.ipfw.asc">FreeBSD-SA-05:13.ipfw</ulink>. + &merged;</para> + + <para>Two security-related problems have been fixed in + &man.bzip2.1;. These include a potential denial of service and + unauthorized manipulation of file permissions. For more + information, see security advisory + <ulink url="ftp://ftp.FreeBSD.org/pub/FreeBSD/CERT/advisories/FreeBSD-SA-05:14.bzip2.asc">FreeBSD-SA-05:14.bzip2</ulink>. + &merged;</para> + + <para>Two problems in &os;'s TCP stack have been fixed. They + could allow attackers to stall existing TCP connections, + creating a denial-of-service situation. More information is + contained in security advisory + <ulink url="ftp://ftp.FreeBSD.org/pub/FreeBSD/CERT/advisories/FreeBSD-SA-05:15.tcp.asc">FreeBSD-SA-05:15.tcp</ulink>. + &merged;</para> + </sect2> <sect2 id="kernel"> 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 99a21b7a5d18e..f4ecbc7f65ddf 100644 --- a/release/doc/en_US.ISO8859-1/relnotes/common/new.sgml +++ b/release/doc/en_US.ISO8859-1/relnotes/common/new.sgml @@ -217,6 +217,29 @@ For more information, see security advisory <ulink url="ftp://ftp.FreeBSD.org/pub/FreeBSD/CERT/advisories/FreeBSD-SA-05:12.bind9.asc">FreeBSD-SA-05:12.bind9</ulink>. &merged;</para> + + <para>A bug has been fixed in &man.ipfw.4; that could cause + packets to be matched incorrectly against a lookup table. This + bug only affects SMP machines or UP machines that have the + <literal>PREEMPTION</literal> kernel option enabled. More + information is contained in security advisory + <ulink url="ftp://ftp.FreeBSD.org/pub/FreeBSD/CERT/advisories/FreeBSD-SA-05:13.ipfw.asc">FreeBSD-SA-05:13.ipfw</ulink>. + &merged;</para> + + <para>Two security-related problems have been fixed in + &man.bzip2.1;. These include a potential denial of service and + unauthorized manipulation of file permissions. For more + information, see security advisory + <ulink url="ftp://ftp.FreeBSD.org/pub/FreeBSD/CERT/advisories/FreeBSD-SA-05:14.bzip2.asc">FreeBSD-SA-05:14.bzip2</ulink>. + &merged;</para> + + <para>Two problems in &os;'s TCP stack have been fixed. They + could allow attackers to stall existing TCP connections, + creating a denial-of-service situation. More information is + contained in security advisory + <ulink url="ftp://ftp.FreeBSD.org/pub/FreeBSD/CERT/advisories/FreeBSD-SA-05:15.tcp.asc">FreeBSD-SA-05:15.tcp</ulink>. + &merged;</para> + </sect2> <sect2 id="kernel"> |
