Source-Changes-HG archive

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

[src/netbsd-7-0]: src/doc 1476, 1481



details:   https://anonhg.NetBSD.org/src/rev/f51a2064b6d7
branches:  netbsd-7-0
changeset: 801374:f51a2064b6d7
user:      snj <snj%NetBSD.org@localhost>
date:      Sat Aug 19 05:24:31 2017 +0000

description:
1476, 1481

diffstat:

 doc/CHANGES-7.0.3 |  13 ++++++++++++-
 1 files changed, 12 insertions(+), 1 deletions(-)

diffs (24 lines):

diff -r 2171c946cd99 -r f51a2064b6d7 doc/CHANGES-7.0.3
--- a/doc/CHANGES-7.0.3 Sat Aug 19 05:21:56 2017 +0000
+++ b/doc/CHANGES-7.0.3 Sat Aug 19 05:24:31 2017 +0000
@@ -1,4 +1,4 @@
-# $NetBSD: CHANGES-7.0.3,v 1.1.2.55 2017/08/12 19:12:04 martin Exp $
+# $NetBSD: CHANGES-7.0.3,v 1.1.2.56 2017/08/19 05:24:31 snj Exp $
 
 A complete list of changes from the NetBSD 7.0.2 release to the NetBSD 7.0.3
 release:
@@ -3795,3 +3795,14 @@
        Update wpa_supplicant/hostapd to 2.6.
        [mrg, ticket #1490]
 
+sys/dev/vnd.c                                  1.260, 1.262 via patch
+
+       int overflows / truncation issues in vndioctl can cause
+       memory corruption
+       [mrg, ticket #1476]
+
+sys/kern/kern_ktrace.c                         1.171 via patch
+
+       infoleak in ktruser() if copyin fails.
+       [mrg, ticket #1481]
+



Home | Main Index | Thread Index | Old Index