Source-Changes-HG archive
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]
[src/netbsd-8]: src/doc Ticket #1168
details: https://anonhg.NetBSD.org/src/rev/cb2fc3a1d775
branches: netbsd-8
changeset: 447810:cb2fc3a1d775
user: martin <martin%NetBSD.org@localhost>
date: Thu Jan 24 15:36:05 2019 +0000
description:
Ticket #1168
diffstat:
doc/CHANGES-8.1 | 8 +++++++-
1 files changed, 7 insertions(+), 1 deletions(-)
diffs (19 lines):
diff -r d3dcc747870c -r cb2fc3a1d775 doc/CHANGES-8.1
--- a/doc/CHANGES-8.1 Thu Jan 24 15:35:14 2019 +0000
+++ b/doc/CHANGES-8.1 Thu Jan 24 15:36:05 2019 +0000
@@ -1,4 +1,4 @@
-# $NetBSD: CHANGES-8.1,v 1.1.2.93 2019/01/24 14:01:10 martin Exp $
+# $NetBSD: CHANGES-8.1,v 1.1.2.94 2019/01/24 15:36:05 martin Exp $
A complete list of changes from the NetBSD 8.0 release to the NetBSD 8.1
release:
@@ -2273,3 +2273,9 @@
Fix wrong size allocation that triggers a buffer overflow.
[christos, ticket #1167]
+sys/kern/kern_ntptime.c 1.60
+
+ Zero out the ntptimeval structure to prevent a 4 byte kernel
+ stack disclosure.
+ [maxv, ticket #1168]
+
Home |
Main Index |
Thread Index |
Old Index