In the Linux kernel, the following vulnerability has been resolved: clk: zynq: Prevent null pointer dereference caused by kmalloc failure The kmalloc() in zynq_clk_setup() will return null if the physical memory has run out. As a result, if we use snprintf() to write data to the null address, the null pointer dereference bug will happen. This patch uses a stack variable to replace the kmalloc().
History

Tue, 08 Apr 2025 19:00:00 +0000

Type Values Removed Values Added
First Time appeared Linux
Linux linux Kernel
CPEs cpe:2.3:o:linux:linux_kernel:*:*:*:*:*:*:*:*
Vendors & Products Linux
Linux linux Kernel

Thu, 07 Nov 2024 18:15:00 +0000

Type Values Removed Values Added
Metrics ssvc

{'options': {'Automatable': 'no', 'Exploitation': 'none', 'Technical Impact': 'partial'}, 'version': '2.0.3'}


cve-icon MITRE

Status: PUBLISHED

Assigner: Linux

Published: 2024-05-01T12:53:50.227Z

Updated: 2025-05-04T09:02:49.444Z

Reserved: 2024-02-19T14:20:24.212Z

Link: CVE-2024-27037

cve-icon Vulnrichment

Updated: 2024-08-02T00:21:05.887Z

cve-icon NVD

Status : Analyzed

Published: 2024-05-01T13:15:49.450

Modified: 2025-04-08T18:39:41.400

Link: CVE-2024-27037

cve-icon Redhat

Severity : Moderate

Publid Date: 2024-05-01T00:00:00Z

Links: CVE-2024-27037 - Bugzilla