← Back to CVE List

CVE-2024-50064

Published: 2024-10-21T20:15Z
Last Modified: 2024-10-23T21:49Z
Source: MITRE CVE List
License: MITRE-CVE-TOS
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] Link: https://lkml.kernel.org/r/[email protected] > MITRE Terms of Use apply – see LICENSE‑MITRE.txt