Source-Changes-HG archive
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]
[src/netbsd-7]: src/doc Ticket #1689
details: https://anonhg.NetBSD.org/src/rev/6acc6151f301
branches: netbsd-7
changeset: 450590:6acc6151f301
user: martin <martin%NetBSD.org@localhost>
date: Fri Apr 19 16:02:01 2019 +0000
description:
Ticket #1689
diffstat:
doc/CHANGES-7.3 | 11 ++++++++++-
1 files changed, 10 insertions(+), 1 deletions(-)
diffs (22 lines):
diff -r 64236184065f -r 6acc6151f301 doc/CHANGES-7.3
--- a/doc/CHANGES-7.3 Fri Apr 19 16:01:34 2019 +0000
+++ b/doc/CHANGES-7.3 Fri Apr 19 16:02:01 2019 +0000
@@ -1,4 +1,4 @@
-# $NetBSD: CHANGES-7.3,v 1.1.2.47 2019/04/16 08:12:58 martin Exp $
+# $NetBSD: CHANGES-7.3,v 1.1.2.48 2019/04/19 16:02:01 martin Exp $
A complete list of changes from the NetBSD 7.2 release to the NetBSD 7.3
release:
@@ -523,3 +523,12 @@
Don't try to interpret the second half of a 64-bit BAR as another one.
[dholland, ticket #1673]
+sys/compat/common/uipc_syscalls_40.c 1.19 (patch)
+sys/compat/linux/common/linux_socket.c 1.145 (patch)
+sys/compat/linux32/common/linux32_socket.c 1.30 (patch)
+sys/net/if.c 1.449 (patch)
+
+ Zero out the ifreq struct for SIOCGIFCONF to avoid up to 127 bytes
+ of stack disclosure.
+ [christos, ticket #1689]
+
Home |
Main Index |
Thread Index |
Old Index