Source-Changes-HG archive

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

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



details:   https://anonhg.NetBSD.org/src/rev/41f1a85d819c
branches:  netbsd-7
changeset: 800313:41f1a85d819c
user:      snj <snj%NetBSD.org@localhost>
date:      Sat Aug 19 05:24:10 2017 +0000

description:
1476, 1481, 1488

diffstat:

 doc/CHANGES-7.2 |  18 +++++++++++++++++-
 1 files changed, 17 insertions(+), 1 deletions(-)

diffs (29 lines):

diff -r 777194546f2c -r 41f1a85d819c doc/CHANGES-7.2
--- a/doc/CHANGES-7.2   Sat Aug 19 05:23:16 2017 +0000
+++ b/doc/CHANGES-7.2   Sat Aug 19 05:24:10 2017 +0000
@@ -1,4 +1,4 @@
-# $NetBSD: CHANGES-7.2,v 1.1.2.38 2017/08/12 19:08:20 martin Exp $
+# $NetBSD: CHANGES-7.2,v 1.1.2.39 2017/08/19 05:24:10 snj Exp $
 
 A complete list of changes from the NetBSD 7.1 release to the NetBSD 7.2
 release:
@@ -3460,3 +3460,19 @@
        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]
+
+bin/rmdir/rmdir.c                              1.27
+
+       PR/48182: Fix rmdir -p handling of top-level (root) directory.
+       [ginsbach, ticket #1488]
+



Home | Main Index | Thread Index | Old Index