Source-Changes-HG archive

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]

[src/netbsd-7-1]: src/doc Ticket #1688.



details:   https://anonhg.NetBSD.org/src/rev/818329ab518b
branches:  netbsd-7-1
changeset: 800976:818329ab518b
user:      msaitoh <msaitoh%NetBSD.org@localhost>
date:      Tue Apr 16 03:57:33 2019 +0000

description:
Ticket #1688.

diffstat:

 doc/CHANGES-7.1.3 |  8 +++++++-
 1 files changed, 7 insertions(+), 1 deletions(-)

diffs (19 lines):

diff -r 7ff1efa824ed -r 818329ab518b doc/CHANGES-7.1.3
--- a/doc/CHANGES-7.1.3 Tue Apr 16 03:53:46 2019 +0000
+++ b/doc/CHANGES-7.1.3 Tue Apr 16 03:57:33 2019 +0000
@@ -1,4 +1,4 @@
-# $NetBSD: CHANGES-7.1.3,v 1.1.2.45 2019/03/13 12:35:45 msaitoh Exp $
+# $NetBSD: CHANGES-7.1.3,v 1.1.2.46 2019/04/16 03:57:33 msaitoh Exp $
 
 A complete list of changes from the NetBSD 7.1.2 release to the NetBSD 7.1.3
 release:
@@ -464,3 +464,9 @@
 
        Apply fix for CVE-2016-3189 bzip2: heap use after free in bzip2recover
        [martin, ticket #1684]
+
+sys/kern/sys_mqueue.c                          1.44
+
+       mq_send1: fix argument validation and reject too large lengths early.
+       Discovered by Andy Nguyen.
+       [martin, ticket #1688]



Home | Main Index | Thread Index | Old Index