Source-Changes-HG archive
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]
[src/netbsd-8]: src/doc Tickets #1504 and #1505
details: https://anonhg.NetBSD.org/src/rev/c5e79ea5ecd3
branches: netbsd-8
changeset: 744827:c5e79ea5ecd3
user: martin <martin%NetBSD.org@localhost>
date: Thu Feb 13 19:38:52 2020 +0000
description:
Tickets #1504 and #1505
diffstat:
doc/CHANGES-8.2 | 12 +++++++++++-
1 files changed, 11 insertions(+), 1 deletions(-)
diffs (23 lines):
diff -r 5943857cc3e0 -r c5e79ea5ecd3 doc/CHANGES-8.2
--- a/doc/CHANGES-8.2 Thu Feb 13 19:37:39 2020 +0000
+++ b/doc/CHANGES-8.2 Thu Feb 13 19:38:52 2020 +0000
@@ -1,4 +1,4 @@
-# $NetBSD: CHANGES-8.2,v 1.1.2.97 2020/02/12 20:15:04 martin Exp $
+# $NetBSD: CHANGES-8.2,v 1.1.2.98 2020/02/13 19:38:52 martin Exp $
A complete list of changes from the NetBSD 8.1 release to the NetBSD 8.2
release:
@@ -2036,3 +2036,13 @@
pppd: Fix bounds check in EAP code.
[christos, ticket #1503]
+sys/compat/netbsd32/netbsd32_ioctl.c 1.108,1.109
+
+ Do not use strlcpy to copy untrusted input.
+ [mlelstv, ticket #1504]
+
+sys/net/if_pppoe.c 1.149
+
+ Safely extract character sequences from packet for printing.
+ [mlelstv, ticket #1505]
+
Home |
Main Index |
Thread Index |
Old Index