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:           Sun Jul 13 06:33:22 UTC 2025

Modified Files:
        pkgsrc/doc: pkg-vulnerabilities

Log Message:
CVE-2025-49809: not relevant on pkgsrc

We install mtr-packet setuid root (as opposed to providing sudo rules like Homebrew).

Ref: https://github.com/traviscross/mtr/commit/5226f105f087c29d3cfad9f28000e7536af91ac6


To generate a diff of this commit:
cvs rdiff -u -r1.463 -r1.464 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.463 pkgsrc/doc/pkg-vulnerabilities:1.464
--- pkgsrc/doc/pkg-vulnerabilities:1.463        Sat Jul 12 18:10:01 2025
+++ pkgsrc/doc/pkg-vulnerabilities      Sun Jul 13 06:33:22 2025
@@ -1,4 +1,4 @@
-# $NetBSD: pkg-vulnerabilities,v 1.463 2025/07/12 18:10:01 leot Exp $
+# $NetBSD: pkg-vulnerabilities,v 1.464 2025/07/13 06:33:22 kim Exp $
 #
 #FORMAT 1.0.0
 #
@@ -27127,7 +27127,7 @@ mongodb>=8.0<8.0.10     denial-of-service       ht
 mongodb<6.0.22         authorization-bypass    https://nvd.nist.gov/vuln/detail/CVE-2025-6713
 mongodb<6.0.23         denial-of-service       https://nvd.nist.gov/vuln/detail/CVE-2025-6714
 mongodb>=8.1<8.1.0     denial-of-service       https://nvd.nist.gov/vuln/detail/CVE-2025-7259
-mtr<0.96               unspecified             https://nvd.nist.gov/vuln/detail/CVE-2025-49809
+#mtr<0.96              unspecified             https://nvd.nist.gov/vuln/detail/CVE-2025-49809
 pandoc<3.6.4           server-side-request-forgery     https://nvd.nist.gov/vuln/detail/CVE-2025-51591
 plan9port<20250422     heap-overflow           https://nvd.nist.gov/vuln/detail/CVE-2025-7208
 plan9port<20250422     null-dereference        https://nvd.nist.gov/vuln/detail/CVE-2025-7209



Home | Main Index | Thread Index | Old Index