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:   kim
Date:           Tue Jul  1 05:13:18 UTC 2025

Modified Files:
        pkgsrc/doc: pkg-vulnerabilities

Log Message:
Add recent sudo vulnerabilities: CVE-2025-32462 and CVE-2025-32463


To generate a diff of this commit:
cvs rdiff -u -r1.450 -r1.451 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.450 pkgsrc/doc/pkg-vulnerabilities:1.451
--- pkgsrc/doc/pkg-vulnerabilities:1.450        Sun Jun 29 09:16:45 2025
+++ pkgsrc/doc/pkg-vulnerabilities      Tue Jul  1 05:13:18 2025
@@ -1,4 +1,4 @@
-# $NetBSD: pkg-vulnerabilities,v 1.450 2025/06/29 09:16:45 leot Exp $
+# $NetBSD: pkg-vulnerabilities,v 1.451 2025/07/01 05:13:18 kim Exp $
 #
 #FORMAT 1.0.0
 #
@@ -27047,3 +27047,5 @@ hdf5-[0-9]*     heap-overflow           https://nvd.n
 hdf5-[0-9]*    heap-overflow           https://nvd.nist.gov/vuln/detail/CVE-2025-6816
 hdf5-[0-9]*    denial-of-service       https://nvd.nist.gov/vuln/detail/CVE-2025-6817
 hdf5-[0-9]*    heap-overflow           https://nvd.nist.gov/vuln/detail/CVE-2025-6818
+sudo<1.9.17p1  privilege-escalation    https://nvd.nist.gov/vuln/detail/CVE-2025-32462
+sudo<1.9.17p1  privilege-escalation    https://nvd.nist.gov/vuln/detail/CVE-2025-32463



Home | Main Index | Thread Index | Old Index