VYPR
Unrated severityNVD Advisory· Published Apr 17, 2024· Updated May 4, 2025

usb: ulpi: Fix debugfs directory leak

CVE-2024-26919

Description

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.

AI Insight

LLM-synthesized narrative grounded in this CVE's description and references.

Affected products

90

Patches

Vulnerability mechanics

References

4

News mentions

0

No linked articles in our index yet.