summaryrefslogtreecommitdiffstats
path: root/UPDATING
diff options
context:
space:
mode:
authorgordon <gordon@FreeBSD.org>2018-09-27 18:29:55 +0000
committergordon <gordon@FreeBSD.org>2018-09-27 18:29:55 +0000
commitb8dbd9ded2ed808a696a6fe4445fed61a7831dc8 (patch)
tree0388d588ef725e6faa9722b1ce440dd49e754172 /UPDATING
parent33b2b3ce172a4207ece1959df6a76d779f4ca765 (diff)
downloadFreeBSD-src-b8dbd9ded2ed808a696a6fe4445fed61a7831dc8.zip
FreeBSD-src-b8dbd9ded2ed808a696a6fe4445fed61a7831dc8.tar.gz
Fix regression in IPv6 fragment reassembly. [EN-18:09.ip]
Approved by: so Security: FreeBSD-EN-18:09.ip
Diffstat (limited to 'UPDATING')
-rw-r--r--UPDATING13
1 files changed, 13 insertions, 0 deletions
diff --git a/UPDATING b/UPDATING
index 1fcb5f1..666daac 100644
--- a/UPDATING
+++ b/UPDATING
@@ -16,6 +16,19 @@ from older versions of FreeBSD, try WITHOUT_CLANG and WITH_GCC to bootstrap to
the tip of head, and then rebuild without this option. The bootstrap process
from older version of current across the gcc/clang cutover is a bit fragile.
+20180927 p4 FreeBSD-EN-18:09.ip
+ FreeBSD-EN-18:10.syscall
+ FreeBSD-EN-18:11.listen
+ FreeBSD-EN-18:12.mem
+
+ Fix regression in IPv6 fragment reassembly. [EN-18:09.ip]
+
+ Fix NULL pointer dereference in freebsd4_getfsstat. [EN-18:10.syscall]
+
+ Fix DoS in listen syscall over IPv6 socket. [EN-18:11.listen]
+
+ Fix small kernel memory disclosures. [EN-18:12.mem]
+
20180912 p3 FreeBSD-SA-18:12.elf
FreeBSD-EN-18:08.lazyfpu
OpenPOWER on IntegriCloud