aboutsummaryrefslogtreecommitdiff
path: root/UPDATING
diff options
context:
space:
mode:
authorColin Percival <cperciva@FreeBSD.org>2006-05-31 22:35:32 +0000
committerColin Percival <cperciva@FreeBSD.org>2006-05-31 22:35:32 +0000
commit7459678c59a36ca2523460a638e17bc1d0365eec (patch)
tree22c9139c3d4039851e7157cf1f4161713e02de50 /UPDATING
parent16bd853276cbaaea5922bca3bebd2452b4a985f7 (diff)
Notes
Diffstat (limited to 'UPDATING')
-rw-r--r--UPDATING4
1 files changed, 4 insertions, 0 deletions
diff --git a/UPDATING b/UPDATING
index 8883ad7b41bd..9b1cb9935930 100644
--- a/UPDATING
+++ b/UPDATING
@@ -17,6 +17,10 @@ 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.
+20060531: p24 FreeBSD-SA-06:16.smbfs
+ Correct a bug in the handling of backslash characters in smbfs
+ which can allow an attacker to escape from a chroot(2).
+
20060419: p23 FreeBSD-SA-06:14.fpu
Correct a local information leakage bug affecting AMD FPUs.