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:   leot
Date:           Wed Nov 19 21:57:39 UTC 2025

Modified Files:
        pkgsrc/doc: pkg-vulnerabilities

Log Message:
pkg-vulnerabilities: fix a typo in vulnerability type


To generate a diff of this commit:
cvs rdiff -u -r1.667 -r1.668 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.667 pkgsrc/doc/pkg-vulnerabilities:1.668
--- pkgsrc/doc/pkg-vulnerabilities:1.667        Wed Nov 19 21:57:11 2025
+++ pkgsrc/doc/pkg-vulnerabilities      Wed Nov 19 21:57:39 2025
@@ -1,4 +1,4 @@
-# $NetBSD: pkg-vulnerabilities,v 1.667 2025/11/19 21:57:11 leot Exp $
+# $NetBSD: pkg-vulnerabilities,v 1.668 2025/11/19 21:57:39 leot Exp $
 #
 #FORMAT 1.0.0
 #
@@ -28926,8 +28926,8 @@ postgresql-server>=15<15.15     denial-of-se
 postgresql-server>=16<16.11    denial-of-service       https://nvd.nist.gov/vuln/detail/CVE-2025-12817
 postgresql-server>=17<17.7     denial-of-service       https://nvd.nist.gov/vuln/detail/CVE-2025-12817
 postgresql-server>=18<18.1     denial-of-service       https://nvd.nist.gov/vuln/detail/CVE-2025-12817
-radare2<6.0.5  null-pointer-derference https://nvd.nist.gov/vuln/detail/CVE-2025-63744
-radare2<6.0.5  null-pointer-derference https://nvd.nist.gov/vuln/detail/CVE-2025-63745
+radare2<6.0.5  null-pointer-dereference        https://nvd.nist.gov/vuln/detail/CVE-2025-63744
+radare2<6.0.5  null-pointer-dereference        https://nvd.nist.gov/vuln/detail/CVE-2025-63745
 qjson-[0-9]*   eol             https://ftp.NetBSD.org/pub/NetBSD/packages/vulns/eol-packages
 chromium<142.0.7444.175        heap-corruption https://nvd.nist.gov/vuln/detail/CVE-2025-13223
 chromium<142.0.7444.175        heap-corruption https://nvd.nist.gov/vuln/detail/CVE-2025-13224



Home | Main Index | Thread Index | Old Index