From 2cf65b3c25168fdb97329b02c6017ec139c7277d Mon Sep 17 00:00:00 2001 From: "Bruce A. Mah" Date: Mon, 29 Jul 2002 21:38:43 +0000 Subject: [PATCH] (Somewhat belatedly) regenerate from article.sgml 1.1.2.72. Pointed out by: Ross Lippert Pointy hat to: bmah --- en/releases/4.6R/errata.html | 37 ++++++++++++++++++++++++++++++++++-- 1 file changed, 35 insertions(+), 2 deletions(-) diff --git a/en/releases/4.6R/errata.html b/en/releases/4.6R/errata.html index bafe523be4..1f7fe0940e 100644 --- a/en/releases/4.6R/errata.html +++ b/en/releases/4.6R/errata.html @@ -22,7 +22,7 @@

$FreeBSD: src/release/doc/en_US.ISO8859-1/errata/article.sgml,v - 1.1.2.70 2002/06/27 17:01:35 bmah Exp $
+ 1.1.2.72 2002/07/13 17:37:13 bmah Exp $


@@ -91,12 +91,33 @@ "ftp://ftp.FreeBSD.org/pub/FreeBSD/CERT/advisories/FreeBSD-SA-02:28.resolv.asc" target="_top">FreeBSD-SA-02:28 for more information and a fix.

+ +

Badly-formed NFS packets could trigger a buffer overflow + in + tcpdump(1). For a fix to + this problem, see security advisory FreeBSD-SA-02:29.

+ +

+ ktrace(1) can be used to + trace the operation of formerly-privileged processes. This + is undesirable, as it is then possible to leak information + obtained while these processes had elevated privileges. See + security advisory FreeBSD-SA-02:30 for a workaround and a + fix.


-

3 Late-Breaking +

3 Late-Breaking News

In FreeBSD 4.6-RELEASE, the default maximum TCP window @@ -243,6 +264,18 @@

As of this writing, this issue is under continuing investigation.

+ +

Due to a bug in the release generation process, some of + the directories under /usr/share/examples are empty (most notably + /usr/share/examples/cvsup). A + partial workaround is to install the sshare distribution via + sysinstall(8). /usr/src/share/examples will then contain + the missing files.