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:           Sun Aug 31 09:46:21 UTC 2025

Modified Files:
        pkgsrc/doc: pkg-vulnerabilities

Log Message:
pkg-vulnerabilities: comment out CVE-2020-36120 (non-issue)

It was marked as user error per
<https://github.com/saitoha/libsixel/issues/143> but not formally
rejected as CVE.


To generate a diff of this commit:
cvs rdiff -u -r1.532 -r1.533 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.532 pkgsrc/doc/pkg-vulnerabilities:1.533
--- pkgsrc/doc/pkg-vulnerabilities:1.532        Sun Aug 31 09:44:21 2025
+++ pkgsrc/doc/pkg-vulnerabilities      Sun Aug 31 09:46:21 2025
@@ -1,4 +1,4 @@
-# $NetBSD: pkg-vulnerabilities,v 1.532 2025/08/31 09:44:21 leot Exp $
+# $NetBSD: pkg-vulnerabilities,v 1.533 2025/08/31 09:46:21 leot Exp $
 #
 #FORMAT 1.0.0
 #
@@ -20980,7 +20980,7 @@ gradle<7.0      information-disclosure          https
 gradle<7.0     privilege-escalation            https://nvd.nist.gov/vuln/detail/CVE-2021-29428
 gradle<7.0     information-disclosure          https://nvd.nist.gov/vuln/detail/CVE-2021-29429
 libexif<0.6.23 null-pointer-dereference        https://nvd.nist.gov/vuln/detail/CVE-2021-27815
-libsixel-[0-9]*        buffer-overflow                 https://nvd.nist.gov/vuln/detail/CVE-2020-36120
+#libsixel-[0-9]*       buffer-overflow                 https://nvd.nist.gov/vuln/detail/CVE-2020-36120 # user error
 matrix-synapse<1.28.0  security-bypass         https://nvd.nist.gov/vuln/detail/CVE-2021-21392
 matrix-synapse<1.28.0  denial-of-service       https://nvd.nist.gov/vuln/detail/CVE-2021-21393
 matrix-synapse<1.28.0  denial-of-service       https://nvd.nist.gov/vuln/detail/CVE-2021-21394



Home | Main Index | Thread Index | Old Index