Source-Changes-HG archive

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

[src/netbsd-8]: src/doc 1826



details:   https://anonhg.NetBSD.org/src/rev/bf1c910bd407
branches:  netbsd-8
changeset: 376499:bf1c910bd407
user:      snj <snj%NetBSD.org@localhost>
date:      Tue Jun 20 23:03:39 2023 +0000

description:
1826

diffstat:

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

diffs (19 lines):

diff -r fd332f03ed00 -r bf1c910bd407 doc/CHANGES-8.3
--- a/doc/CHANGES-8.3   Thu Jun 08 11:20:02 2023 +0000
+++ b/doc/CHANGES-8.3   Tue Jun 20 23:03:39 2023 +0000
@@ -1,4 +1,4 @@
- $NetBSD: CHANGES-8.3,v 1.1.2.176 2023/06/08 11:20:02 martin Exp $
+ $NetBSD: CHANGES-8.3,v 1.1.2.177 2023/06/20 23:03:39 snj Exp $
 
 A complete list of changes from the NetBSD 8.2 release to the NetBSD 8.3
 release:
@@ -3329,3 +3329,9 @@ sys/net/route.c                                   1.237
        to avoid use-after-free of deleted routes.
        [ozaki-r, ticket #1824]
 
+xsrc/external/mit/libX11/dist/src/InitExt.c    patch
+
+       Add bounds checks for extension request, event, & error codes.
+       Fixes CVE-2023-3138.
+       [mrg, ticket #1826]
+



Home | Main Index | Thread Index | Old Index