In the Linux kernel, the following vulnerability has been resolved:
usb: ulpi: Fix debugfs directory leak
The ULPI per-device debugfs root is named after the ulpi device's
parent, but ulpi_unregister_interface tries to remove a debugfs
directory named after the ulpi device itself. This results in the
directory sticking around and preventing subsequent (deferred) probes
from succeeding. Change the directory name to match the ulpi device.
Metrics
Affected Vendors & Products
References
History
No history.
MITRE
Status: PUBLISHED
Assigner: Linux
Published: 2024-04-17T15:59:27.581Z
Updated: 2024-11-05T09:18:11.157Z
Reserved: 2024-02-19T14:20:24.193Z
Link: CVE-2024-26919
Vulnrichment
Updated: 2024-08-02T00:21:05.553Z
NVD
Status : Awaiting Analysis
Published: 2024-04-17T16:15:08.353
Modified: 2024-11-21T09:03:22.987
Link: CVE-2024-26919
Redhat