Source-Changes-HG archive

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]

[src/netbsd-8]: src/doc Ticket #1824



details:   https://anonhg.NetBSD.org/src/rev/fd332f03ed00
branches:  netbsd-8
changeset: 376332:fd332f03ed00
user:      martin <martin%NetBSD.org@localhost>
date:      Thu Jun 08 11:20:02 2023 +0000

description:
Ticket #1824

diffstat:

 doc/CHANGES-8.3 |  8 +++++++-
 1 files changed, 7 insertions(+), 1 deletions(-)

diffs (19 lines):

diff -r 5b06d682b725 -r fd332f03ed00 doc/CHANGES-8.3
--- a/doc/CHANGES-8.3   Thu Jun 08 11:19:05 2023 +0000
+++ b/doc/CHANGES-8.3   Thu Jun 08 11:20:02 2023 +0000
@@ -1,4 +1,4 @@
- $NetBSD: CHANGES-8.3,v 1.1.2.175 2023/06/03 15:10:56 martin Exp $
+ $NetBSD: CHANGES-8.3,v 1.1.2.176 2023/06/08 11:20:02 martin Exp $
 
 A complete list of changes from the NetBSD 8.2 release to the NetBSD 8.3
 release:
@@ -3323,3 +3323,9 @@ sys/arch/amiga/stand/loadbsd/vmakefile            
        Update loadbsd source and distribution binary to version 3.3.
        [abs, ticket #1823]
 
+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 #1824]
+



Home | Main Index | Thread Index | Old Index