CyberRota Yorumu
Bellek tüketimine neden olabilir.
CVE
CVE-2026-64332
Severity
UNKNOWN
CVSS
N/A
EPSS
Yok
Linux
Orijinal NVD Açıklaması
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.