CVE-2024-26770

In the Linux kernel, the following vulnerability has been resolved: HID: nvidia-shield: Add missing null pointer checks to LED initialization devm_kasprintf() returns a pointer to dynamically allocated memory which can be NULL upon failure. Ensure the allocation was successful by checking the pointer validity. [jkosina@suse.com: tweak changelog a bit]
Configurations

Configuration 1 (hide)

OR cpe:2.3:o:linux:linux_kernel:*:*:*:*:*:*:*:*
cpe:2.3:o:linux:linux_kernel:*:*:*:*:*:*:*:*
cpe:2.3:o:linux:linux_kernel:6.8:rc1:*:*:*:*:*:*
cpe:2.3:o:linux:linux_kernel:6.8:rc2:*:*:*:*:*:*

History

27 Jan 2025, 14:58

Type Values Removed Values Added
CVSS v2 : unknown
v3 : unknown
v2 : unknown
v3 : 5.5
CWE CWE-476
CPE cpe:2.3:o:linux:linux_kernel:6.8:rc1:*:*:*:*:*:*
cpe:2.3:o:linux:linux_kernel:6.8:rc2:*:*:*:*:*:*
cpe:2.3:o:linux:linux_kernel:*:*:*:*:*:*:*:*
First Time Linux linux Kernel
Linux
References () https://git.kernel.org/stable/c/83527a13740f57b45f162e3af4c7db4b88521100 - () https://git.kernel.org/stable/c/83527a13740f57b45f162e3af4c7db4b88521100 - Patch
References () https://git.kernel.org/stable/c/b6eda11c44dc89a681e1c105f0f4660e69b1e183 - () https://git.kernel.org/stable/c/b6eda11c44dc89a681e1c105f0f4660e69b1e183 - Patch
References () https://git.kernel.org/stable/c/e71cc4a1e584293deafff1a7dea614b0210d0443 - () https://git.kernel.org/stable/c/e71cc4a1e584293deafff1a7dea614b0210d0443 - Patch

Information

Published : 2024-04-03 17:15

Updated : 2025-01-27 14:58


NVD link : CVE-2024-26770

Mitre link : CVE-2024-26770

CVE.ORG link : CVE-2024-26770


JSON object : View

Products Affected

linux

  • linux_kernel
CWE
CWE-476

NULL Pointer Dereference