pkgsrc-Changes archive

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

CVS commit: pkgsrc/doc



Module Name:    pkgsrc
Committed By:   kikadf
Date:           Sat May 16 11:49:42 UTC 2026

Modified Files:
        pkgsrc/doc: pkg-vulnerabilities

Log Message:
doc/pkg-vulnerabilities: glslang alarm fine-tuning

CVE-2025-3010: fixed in 1.4.350.0
https://github.com/KhronosGroup/glslang/pull/4169
https://github.com/KhronosGroup/glslang/pull/4207


To generate a diff of this commit:
cvs rdiff -u -r1.762 -r1.763 pkgsrc/doc/pkg-vulnerabilities

Please note that diffs are not public domain; they are subject to the
copyright notices on the relevant files.

Modified files:

Index: pkgsrc/doc/pkg-vulnerabilities
diff -u pkgsrc/doc/pkg-vulnerabilities:1.762 pkgsrc/doc/pkg-vulnerabilities:1.763
--- pkgsrc/doc/pkg-vulnerabilities:1.762        Fri May 15 13:52:36 2026
+++ pkgsrc/doc/pkg-vulnerabilities      Sat May 16 11:49:42 2026
@@ -1,4 +1,4 @@
-# $NetBSD: pkg-vulnerabilities,v 1.762 2026/05/15 13:52:36 pin Exp $
+# $NetBSD: pkg-vulnerabilities,v 1.763 2026/05/16 11:49:42 kikadf Exp $
 #
 #FORMAT 1.0.0
 #
@@ -28518,7 +28518,7 @@ glib2<2.82.1    buffer-overflow https://nvd
 glib2<2.82.5   integer-overflow        https://nvd.nist.gov/vuln/detail/CVE-2025-3360
 glib2<2.84.2   buffer-underflow        https://nvd.nist.gov/vuln/detail/CVE-2025-4373
 global<6.6.13  arbitrary-code-execution        https://nvd.nist.gov/vuln/detail/CVE-2024-38448
-glslang-[0-9]* null-pointer-dereference        https://nvd.nist.gov/vuln/detail/CVE-2025-3010
+glslang<1.4.350.0      null-pointer-dereference        https://nvd.nist.gov/vuln/detail/CVE-2025-3010
 # disputed by upstream, considered a feature
 #gnome-settings-daemon-[0-9]*  unspecified     https://nvd.nist.gov/vuln/detail/CVE-2024-38394
 gnome-shell<44.5       security-bypass https://nvd.nist.gov/vuln/detail/CVE-2023-43090



Home | Main Index | Thread Index | Old Index