Source-Changes-HG archive
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]
[src/netbsd-7-1]: src/doc 1476, 1481
details: https://anonhg.NetBSD.org/src/rev/6bd830ae745e
branches: netbsd-7-1
changeset: 800788:6bd830ae745e
user: snj <snj%NetBSD.org@localhost>
date: Sat Aug 19 05:24:21 2017 +0000
description:
1476, 1481
diffstat:
doc/CHANGES-7.1.1 | 13 ++++++++++++-
1 files changed, 12 insertions(+), 1 deletions(-)
diffs (24 lines):
diff -r 650bcee29816 -r 6bd830ae745e doc/CHANGES-7.1.1
--- a/doc/CHANGES-7.1.1 Sat Aug 19 05:21:57 2017 +0000
+++ b/doc/CHANGES-7.1.1 Sat Aug 19 05:24:21 2017 +0000
@@ -1,4 +1,4 @@
-# $NetBSD: CHANGES-7.1.1,v 1.1.2.24 2017/08/12 19:10:23 martin Exp $
+# $NetBSD: CHANGES-7.1.1,v 1.1.2.25 2017/08/19 05:24:21 snj Exp $
A complete list of changes from the NetBSD 7.1 release to the NetBSD 7.1.1
release:
@@ -2505,3 +2505,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