pkgsrc-WIP-changes archive

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]

usbmuxd: Add reference to CVE-2025-66004



Module Name:	pkgsrc-wip
Committed By:	Leonardo Taccari <leot%NetBSD.org@localhost>
Pushed By:	leot
Date:		Thu Dec 11 12:07:10 2025 +0100
Changeset:	3acfbe8b8c37ae39ae65cf6cc607b5f73d46cb2c

Modified Files:
	usbmuxd/TODO

Log Message:
usbmuxd: Add reference to CVE-2025-66004

To see a diff of this commit:
https://wip.pkgsrc.org/cgi-bin/gitweb.cgi?p=pkgsrc-wip.git;a=commitdiff;h=3acfbe8b8c37ae39ae65cf6cc607b5f73d46cb2c

Please note that diffs are not public domain; they are subject to the
copyright notices on the relevant files.

diffstat:
 usbmuxd/TODO | 3 +++
 1 file changed, 3 insertions(+)

diffs:
diff --git a/usbmuxd/TODO b/usbmuxd/TODO
index 9dc43d8ce4..5d6394fb47 100644
--- a/usbmuxd/TODO
+++ b/usbmuxd/TODO
@@ -34,3 +34,6 @@ If you have a machine running either Linux or macOS, you can run `usbmuxd`
 on that machine and connect to it from NetBSD by forwarding requests with
 an SSH tunnel. I wrote a shell script to automate the setup:
 https://github.com/depressed-pho/tunnel-usbmuxd
+
+This package has known vulnerabilities, please investigate and fix if possible:
+  CVE-2025-66004


Home | Main Index | Thread Index | Old Index