Security Advisory

CVE-2026-64332

CVE vulnerability detail - eXtreme Datacenter Security Operations

Published 2026-07-25 08:49:59
Last updated 2026-07-25 08:49:59
Assigner Linux
CVSS score not scored
State PUBLISHED

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.