[Midnightbsd-cvs] src [7423] trunk/UPDATING: document SCTP fix

laffer1 at midnightbsd.org laffer1 at midnightbsd.org
Thu Jan 14 08:45:55 EST 2016


Revision: 7423
          http://svnweb.midnightbsd.org/src/?rev=7423
Author:   laffer1
Date:     2016-01-14 08:43:54 -0500 (Thu, 14 Jan 2016)
Log Message:
-----------
document SCTP fix

Modified Paths:
--------------
    trunk/UPDATING

Modified: trunk/UPDATING
===================================================================
--- trunk/UPDATING	2016-01-14 13:43:09 UTC (rev 7422)
+++ trunk/UPDATING	2016-01-14 13:43:54 UTC (rev 7423)
@@ -8,6 +8,12 @@
 	A programming error in processing a TCP connection with both TCP_MD5SIG
 	and TCP_NOOPT socket options may lead to kernel crash.
 
+	SCTP
+
+	A lack of proper input checks in the ICMPv6 processing in the SCTP stack
+	can lead to either a failed kernel assertion or to a NULL pointer
+	dereference.  In either case, a kernel panic will follow.
+
 20160102:
 	Happy New Year
 



More information about the Midnightbsd-cvs mailing list