CVE-2024-50064

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] Link: https://lkml.kernel.org/r/20240917013021.868769-1-senozhatsky@chromium.org
Configurations

Configuration 1 (hide)

OR cpe:2.3:o:linux:linux_kernel:*:*:*:*:*:*:*:*
cpe:2.3:o:linux:linux_kernel:*:*:*:*:*:*:*:*

History

23 Oct 2024, 21:49

Type Values Removed Values Added
First Time Linux linux Kernel
Linux
References () https://git.kernel.org/stable/c/6272936fd242ca1f784c3e21596dfb3859dff276 - () https://git.kernel.org/stable/c/6272936fd242ca1f784c3e21596dfb3859dff276 - Patch
References () https://git.kernel.org/stable/c/684826f8271ad97580b138b9ffd462005e470b99 - () https://git.kernel.org/stable/c/684826f8271ad97580b138b9ffd462005e470b99 - Patch
References () https://git.kernel.org/stable/c/ef35cc0d15b89dd013e1bb829fe97db7b1ab79eb - () https://git.kernel.org/stable/c/ef35cc0d15b89dd013e1bb829fe97db7b1ab79eb - Patch
CWE CWE-401
CPE cpe:2.3:o:linux:linux_kernel:*:*:*:*:*:*:*:*
CVSS v2 : unknown
v3 : unknown
v2 : unknown
v3 : 5.5

23 Oct 2024, 15:12

Type Values Removed Values Added
Summary
  • (es) En el kernel de Linux, se ha resuelto la siguiente vulnerabilidad: zram: liberar nombres de algoritmos secundarios Necesitamos ejecutar kfree() en los nombres de algoritmos secundarios cuando reiniciamos un dispositivo zram que tenía múltiples transmisiones, de lo contrario, perdemos memoria. [senozhatsky@chromium.org: kfree(NULL) es legal] Enlace: https://lkml.kernel.org/r/20240917013021.868769-1-senozhatsky@chromium.org

21 Oct 2024, 20:15

Type Values Removed Values Added
New CVE

Information

Published : 2024-10-21 20:15

Updated : 2024-10-23 21:49


NVD link : CVE-2024-50064

Mitre link : CVE-2024-50064

CVE.ORG link : CVE-2024-50064


JSON object : View

Products Affected

linux

  • linux_kernel
CWE
CWE-401

Missing Release of Memory after Effective Lifetime