Security Advisory

CVE-2024-50064

CVE vulnerability detail — eXtreme Datacenter Security Operations

Published 2024-10-21 19:39:52
Last updated 2026-05-11 20:44:43
Assigner Linux
State PUBLISHED

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. [senozhatsky@chromium.org: kfree(NULL) is legal]