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:   wiz
Date:           Fri May 16 16:13:46 UTC 2025

Modified Files:
        pkgsrc/doc: pkg-vulnerabilities

Log Message:
doc: add Python vulnerability


To generate a diff of this commit:
cvs rdiff -u -r1.370 -r1.371 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.370 pkgsrc/doc/pkg-vulnerabilities:1.371
--- pkgsrc/doc/pkg-vulnerabilities:1.370        Fri May 16 16:09:13 2025
+++ pkgsrc/doc/pkg-vulnerabilities      Fri May 16 16:13:45 2025
@@ -1,4 +1,4 @@
-# $NetBSD: pkg-vulnerabilities,v 1.370 2025/05/16 16:09:13 wiz Exp $
+# $NetBSD: pkg-vulnerabilities,v 1.371 2025/05/16 16:13:45 wiz Exp $
 #
 #FORMAT 1.0.0
 #
@@ -26192,3 +26192,7 @@ nodejs>=22<22.15.1      request-smuggling       htt
 nodejs>=24<24.0.2      request-smuggling       https://nvd.nist.gov/vuln/detail/CVE-2025-23166
 webkit-gtk<2.48.2      denial-of-service       https://nvd.nist.gov/vuln/detail/CVE-2025-31206
 chromium<136.0.7103.113        remote-code-execution   https://nvd.nist.gov/vuln/detail/CVE-2025-0291
+python310-[0-9]*       use-after-free  https://nvd.nist.gov/vuln/detail/CVE-2025-4516
+python311-[0-9]*       use-after-free  https://nvd.nist.gov/vuln/detail/CVE-2025-4516
+python312-[0-9]*       use-after-free  https://nvd.nist.gov/vuln/detail/CVE-2025-4516
+python313-[0-9]*       use-after-free  https://nvd.nist.gov/vuln/detail/CVE-2025-4516



Home | Main Index | Thread Index | Old Index