Source-Changes-HG archive

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

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



details:   https://anonhg.NetBSD.org/src/rev/178b04fe1b0c
branches:  netbsd-7-0
changeset: 450496:178b04fe1b0c
user:      msaitoh <msaitoh%NetBSD.org@localhost>
date:      Tue Apr 16 03:57:12 2019 +0000

description:
Ticket #1688.

diffstat:

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

diffs (19 lines):

diff -r fa3d2e058fd9 -r 178b04fe1b0c doc/CHANGES-7.0.3
--- a/doc/CHANGES-7.0.3 Tue Apr 16 03:53:25 2019 +0000
+++ b/doc/CHANGES-7.0.3 Tue Apr 16 03:57:12 2019 +0000
@@ -1,4 +1,4 @@
-# $NetBSD: CHANGES-7.0.3,v 1.1.2.138 2019/03/13 12:36:14 msaitoh Exp $
+# $NetBSD: CHANGES-7.0.3,v 1.1.2.139 2019/04/16 03:57:12 msaitoh Exp $
 
 A complete list of changes from the NetBSD 7.0.2 release to the NetBSD 7.0.3
 release:
@@ -5772,3 +5772,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