Module Name: src Committed By: martin Date: Tue Feb 14 16:05:01 UTC 2023
Modified Files: src/doc [netbsd-8]: CHANGES-8.3 Log Message: Ticket #1797 To generate a diff of this commit: cvs rdiff -u -r1.1.2.164 -r1.1.2.165 src/doc/CHANGES-8.3 Please note that diffs are not public domain; they are subject to the copyright notices on the relevant files.
Modified files: Index: src/doc/CHANGES-8.3 diff -u src/doc/CHANGES-8.3:1.1.2.164 src/doc/CHANGES-8.3:1.1.2.165 --- src/doc/CHANGES-8.3:1.1.2.164 Mon Jan 23 14:11:22 2023 +++ src/doc/CHANGES-8.3 Tue Feb 14 16:05:01 2023 @@ -1,4 +1,4 @@ - $NetBSD: CHANGES-8.3,v 1.1.2.164 2023/01/23 14:11:22 martin Exp $ + $NetBSD: CHANGES-8.3,v 1.1.2.165 2023/02/14 16:05:01 martin Exp $ A complete list of changes from the NetBSD 8.2 release to the NetBSD 8.3 release: @@ -3153,3 +3153,11 @@ sys/dev/pci/ixgbe/ixv.c 1.183 - KNF. Modify comment. Fix typo. [msaitoh, ticket #1796] +xsrc/external/mit/xorg-server.old/dist/Xi/exevents.c 1.2 +xsrc/external/mit/xorg-server/dist/Xi/exevents.c (apply patch) + + Pullover fix from xorg-server 21.1.7: + Xi: fix potential use-after-free in DeepCopyPointerClasses + CVE-2023-0494, ZDI-CAN-19596 + [mrg, ticket #1797] +