GHSA-7w4g-q985-4523unknown

In the Linux kernel, the following vulnerability has been resolved: USB: ulpi: fix memory leak...

Published
July 25, 2026
Last Modified
July 25, 2026

🔗 CVE IDs covered (1)

📋 Description

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

USB: ulpi: fix memory leak on registration failure

The allocated device name is never freed on early ULPI device registration failures.

Fix this by initialising the device structure earlier and releasing the initial reference whenever registration fails.

🔗 References (10)