Vulnerability Description
In the Linux kernel, the following vulnerability has been resolved: zram: free secondary algorithms names We need to kfree() secondary algorithms names when reset zram device that had multi-streams, otherwise we leak memory. [[email protected]: kfree(NULL) is legal]
CVSS Score
MEDIUM
Affected Products
| Vendor | Product | Versions |
|---|---|---|
| Linux | Linux Kernel | >= 6.2, < 6.6.57 |
Related Weaknesses (CWE)
References
- https://git.kernel.org/stable/c/6272936fd242ca1f784c3e21596dfb3859dff276Patch
- https://git.kernel.org/stable/c/684826f8271ad97580b138b9ffd462005e470b99Patch
- https://git.kernel.org/stable/c/ef35cc0d15b89dd013e1bb829fe97db7b1ab79ebPatch
FAQ
What is CVE-2024-50064?
CVE-2024-50064 is a vulnerability with a CVSS score of 5.5 (MEDIUM). In the Linux kernel, the following vulnerability has been resolved: zram: free secondary algorithms names We need to kfree() secondary algorithms names when reset zram device that had multi-streams,...
How severe is CVE-2024-50064?
CVE-2024-50064 has been rated MEDIUM with a CVSS base score of 5.5/10. Review the CVSS metrics above for detailed severity breakdown.
Is there a patch for CVE-2024-50064?
Check the references section above for vendor advisories and patch information. Affected products include: Linux Linux Kernel.