Received: by mail.netbsd.org (Postfix, from userid 605) id 7E62684D26; Tue, 16 Jan 2024 11:20:06 +0000 (UTC) Received: from localhost (localhost [127.0.0.1]) by mail.netbsd.org (Postfix) with ESMTP id AEF2684CD8 for ; Tue, 16 Jan 2024 11:20:05 +0000 (UTC) X-Virus-Scanned: amavisd-new at netbsd.org Received: from mail.netbsd.org ([IPv6:::1]) by localhost (mail.netbsd.org [IPv6:::1]) (amavisd-new, port 10025) with ESMTP id 8QkjLD1L2qsr for ; Tue, 16 Jan 2024 11:20:05 +0000 (UTC) Received: from cvs.NetBSD.org (ivanova.netbsd.org [199.233.217.197]) by mail.netbsd.org (Postfix) with ESMTP id 0D96B84CD0 for ; Tue, 16 Jan 2024 11:20:05 +0000 (UTC) Received: by cvs.NetBSD.org (Postfix, from userid 500) id 046C0FA42; Tue, 16 Jan 2024 11:20:05 +0000 (UTC) Content-Transfer-Encoding: 7bit Content-Type: multipart/mixed; boundary="_----------=_170540400491420" MIME-Version: 1.0 Date: Tue, 16 Jan 2024 11:20:04 +0000 From: "Thomas Klausner" Subject: CVS commit: pkgsrc/doc To: pkgsrc-changes@NetBSD.org Reply-To: wiz@netbsd.org X-Mailer: log_accum Message-Id: <20240116112005.046C0FA42@cvs.NetBSD.org> Sender: pkgsrc-changes-owner@NetBSD.org List-Id: Precedence: bulk List-Unsubscribe: This is a multi-part message in MIME format. --_----------=_170540400491420 Content-Disposition: inline Content-Transfer-Encoding: 8bit Content-Type: text/plain; charset="US-ASCII" Module Name: pkgsrc Committed By: wiz Date: Tue Jan 16 11:20:04 UTC 2024 Modified Files: pkgsrc/doc: pkg-vulnerabilities Log Message: doc: add one of the new modular-xorg-server vulns To generate a diff of this commit: cvs rdiff -u -r1.105 -r1.106 pkgsrc/doc/pkg-vulnerabilities Please note that diffs are not public domain; they are subject to the copyright notices on the relevant files. --_----------=_170540400491420 Content-Disposition: inline Content-Length: 871 Content-Transfer-Encoding: binary Content-Type: text/x-diff; charset=us-ascii Modified files: Index: pkgsrc/doc/pkg-vulnerabilities diff -u pkgsrc/doc/pkg-vulnerabilities:1.105 pkgsrc/doc/pkg-vulnerabilities:1.106 --- pkgsrc/doc/pkg-vulnerabilities:1.105 Mon Jan 1 00:11:56 2024 +++ pkgsrc/doc/pkg-vulnerabilities Tue Jan 16 11:20:04 2024 @@ -1,4 +1,4 @@ -# $NetBSD: pkg-vulnerabilities,v 1.105 2024/01/01 00:11:56 wiz Exp $ +# $NetBSD: pkg-vulnerabilities,v 1.106 2024/01/16 11:20:04 wiz Exp $ # #FORMAT 1.0.0 # @@ -25849,3 +25849,4 @@ filezilla<3.66.4 extension-negotiation-d libheif<1.17.6 integer-overflow https://nvd.nist.gov/vuln/detail/CVE-2023-49462 libde265<1.0.15 buffer-overflow https://nvd.nist.gov/vuln/detail/CVE-2023-49468 gst-plugins1-bad<1.22.8 buffer-overflow https://gstreamer.freedesktop.org/security/sa-2023-0011.html +modular-xorg-server<21.1.11 heap-buffer-overflow https://nvd.nist.gov/vuln/detail/CVE-CVE-2023-6816 --_----------=_170540400491420--