diff options
author | Jacques Vidrine <nectar@FreeBSD.org> | 2002-07-12 13:31:44 +0000 |
---|---|---|
committer | Jacques Vidrine <nectar@FreeBSD.org> | 2002-07-12 13:31:44 +0000 |
commit | a9a49f739b3253eaf0c401a2507889ef81f5daac (patch) | |
tree | 7a4a83254b8f1282f8dc1a46909e603c002bc998 /UPDATING | |
parent | bf8ae2ab7c59d83df729943aeb3e675a35ff7d51 (diff) | |
download | src-a9a49f739b3253eaf0c401a2507889ef81f5daac.tar.gz src-a9a49f739b3253eaf0c401a2507889ef81f5daac.zip |
MFC 1.6: Correct a buffer overflow when handling malformed NFS
packets.
Notes
Notes:
svn path=/releng/4.4/; revision=99870
Diffstat (limited to 'UPDATING')
-rw-r--r-- | UPDATING | 3 |
1 files changed, 3 insertions, 0 deletions
@@ -18,6 +18,9 @@ minimal number of processes, if possible, for that patch. For those updates that don't have an advisory, or to be safe, you can do a full build and install as described in the COMMON ITEMS section. +20020712: p15 FreeBSD-SA-02:29.tcpdump + A buffer overflow in tcpdump has been corrected. + 20020711: p15 FreeBSD-SA-02:30.ktrace Prevent users from tracing previously privileged processes. |