← Back to CVE intelligence
CVE intelligence

CVE-2026-64332

Vulnerability intelligence

Published Jul 25, 2026Sources checked Sep 12, 2026
5.5MEDIUMCVSS out of 10
What this means

Review the available evidence

CVE-2026-64332 and is rated Medium severity with a CVSS score of 5.5. It is not in the current CISA KEV record we collected. That does not prove exploitation has not occurred.

CISA KEVNot listedBased on the latest collected catalog
EPSS0.1%Estimated 30-day exploitation probability
Ransomware useNot markedCISA KEV ransomware field
Threat actors0Source-linked actor relationships
Overview

What is CVE-2026-64332?

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.