aboutsummaryrefslogtreecommitdiff
path: root/UPDATING
diff options
context:
space:
mode:
Diffstat (limited to 'UPDATING')
-rw-r--r--UPDATING7
1 files changed, 7 insertions, 0 deletions
diff --git a/UPDATING b/UPDATING
index 2bd7cbdafc5a..7643f3c214e4 100644
--- a/UPDATING
+++ b/UPDATING
@@ -17,6 +17,13 @@ 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.
+20061206: p26 FreeBSD-SA-06:25.kmem, FreeBSD-SA-06.26.gtar
+ Correct a signedness bug which allowed members of the operator
+ group to read kernel memory. [06:25]
+
+ Disable handling of GNUTYPE_NAMES tar file entries by default,
+ since they can be used to extract files outside of the cwd. [06:26]
+
20060930: p25 FreeBSD-SA-06:22.openssh
Correct multiple vulnerabilities in sshd(8).