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:   morr
Date:           Tue Feb 18 21:49:50 UTC 2025

Modified Files:
        pkgsrc/doc: pkg-vulnerabilities

Log Message:
Add vim vuln


To generate a diff of this commit:
cvs rdiff -u -r1.313 -r1.314 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.313 pkgsrc/doc/pkg-vulnerabilities:1.314
--- pkgsrc/doc/pkg-vulnerabilities:1.313        Tue Feb 18 16:47:52 2025
+++ pkgsrc/doc/pkg-vulnerabilities      Tue Feb 18 21:49:49 2025
@@ -1,4 +1,4 @@
-# $NetBSD: pkg-vulnerabilities,v 1.313 2025/02/18 16:47:52 nia Exp $
+# $NetBSD: pkg-vulnerabilities,v 1.314 2025/02/18 21:49:49 morr Exp $
 #
 #FORMAT 1.0.0
 #
@@ -26124,3 +26124,4 @@ postgresql-server>=14<14.16     sql-injectio
 postgresql-server>=15<15.11    sql-injection   https://nvd.nist.gov/vuln/detail/CVE-2025-1094
 postgresql-server>=16<16.7     sql-injection   https://nvd.nist.gov/vuln/detail/CVE-2025-1094
 postgresql-server>=17<17.3     sql-injection   https://nvd.nist.gov/vuln/detail/CVE-2025-1094
+vim<9.1.1115                   use-after-free  https://github.com/vim/vim/security/advisories/GHSA-63p5-mwg2-787v



Home | Main Index | Thread Index | Old Index