Source-Changes-HG archive
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]
[src/netbsd-9]: src/doc Ticket #1642
details: https://anonhg.NetBSD.org/src/rev/ce3b74bd94bc
branches: netbsd-9
changeset: 376330:ce3b74bd94bc
user: martin <martin%NetBSD.org@localhost>
date: Thu Jun 08 11:18:12 2023 +0000
description:
Ticket #1642
diffstat:
doc/CHANGES-9.4 | 8 +++++++-
1 files changed, 7 insertions(+), 1 deletions(-)
diffs (19 lines):
diff -r 9fcb8117ec37 -r ce3b74bd94bc doc/CHANGES-9.4
--- a/doc/CHANGES-9.4 Thu Jun 08 11:17:18 2023 +0000
+++ b/doc/CHANGES-9.4 Thu Jun 08 11:18:12 2023 +0000
@@ -1,4 +1,4 @@
-# $NetBSD: CHANGES-9.4,v 1.1.2.68 2023/06/03 15:36:22 martin Exp $
+# $NetBSD: CHANGES-9.4,v 1.1.2.69 2023/06/08 11:18:12 martin Exp $
A complete list of changes from the NetBSD 9.3 release to the NetBSD 9.4
release:
@@ -1481,3 +1481,9 @@ external/apache2/mDNSResponder/dist/mDNS
mdnsd(8): restore fixes for PR 46758.
[andvar, ticket #1641]
+sys/net/route.c 1.237
+
+ route: run workqueue kthreads with KERNEL_LOCK unless NET_MPSAFE
+ to avoid use-after-free of deleted routes.
+ [ozaki-r, ticket #1642]
+
Home |
Main Index |
Thread Index |
Old Index