[Midnightbsd-cvs] src [7555] trunk/UPDATING: document fixes
laffer1 at midnightbsd.org
laffer1 at midnightbsd.org
Thu May 19 08:38:42 EDT 2016
Revision: 7555
http://svnweb.midnightbsd.org/src/?rev=7555
Author: laffer1
Date: 2016-05-19 08:38:41 -0400 (Thu, 19 May 2016)
Log Message:
-----------
document fixes
Modified Paths:
--------------
trunk/UPDATING
Modified: trunk/UPDATING
===================================================================
--- trunk/UPDATING 2016-05-19 12:31:02 UTC (rev 7554)
+++ trunk/UPDATING 2016-05-19 12:38:41 UTC (rev 7555)
@@ -1,5 +1,16 @@
Updating Information for MidnightBSD users.
+20160519:
+ Kernel Security updates
+
+ atkbd(4) - Incorrect signedness comparison in the ioctl(2) handler allows a malicious
+ local user to overwrite a portion of the kernel memory.
+
+ Incorrect argument handling in sendmsg(2)
+
+ Incorrect argument handling in the socket code allows malicious local
+ user to overwrite large portion of the kernel memory.
+
20160505:
OpenSSL security patch
More information about the Midnightbsd-cvs
mailing list