CVE-2025-37967

Source
https://nvd.nist.gov/vuln/detail/CVE-2025-37967
Import Source
https://storage.googleapis.com/osv-test-cve-osv-conversion/osv-output/CVE-2025-37967.json
JSON Data
https://api.test.osv.dev/v1/vulns/CVE-2025-37967
Downstream
Related
Published
2025-05-20T17:15:47Z
Modified
2025-08-13T00:00:20Z
Summary
[none]
Details

In the Linux kernel, the following vulnerability has been resolved:

usb: typec: ucsi: displayport: Fix deadlock

This patch introduces the ucsiconmutexlock / ucsiconmutexunlock functions to the UCSI driver. ucsiconmutexlock ensures the connector mutex is only locked if a connection is established and the partner pointer is valid. This resolves a deadlock scenario where ucsidisplayportremovepartner holds con->mutex waiting for dpaltmodework to complete while dpaltmodework attempts to acquire it.

References

Affected packages