In the Linux kernel, the following vulnerability has been resolved:
powerpc/smp: Add check for kcalloc() failure in parse_thread_groups()
As kcalloc() may fail, check its return value to avoid a NULL pointer
dereference when passing it to of_property_read_u32_array().
References
Configurations
Configuration 1 (hide)
|
History
13 May 2026, 20:15
| Type | Values Removed | Values Added |
|---|---|---|
| References | () https://git.kernel.org/stable/c/1de31dba19c3cd0c1caf388a286b46df638f0b91 - Patch | |
| References | () https://git.kernel.org/stable/c/33c1c6d8a28a2761ac74b0380b2563cf546c2a3a - Patch | |
| References | () https://git.kernel.org/stable/c/8b221db0b7d24675e465e98d9326d298025a4e8d - Patch | |
| References | () https://git.kernel.org/stable/c/9b85c8f624b0f8cf9b932f5a65dacd56a1f47a72 - Patch | |
| References | () https://git.kernel.org/stable/c/9d0ca11258e7b452653d04310addfec1753de1a2 - Patch | |
| References | () https://git.kernel.org/stable/c/b265e53d9adfbb5751713185843f7188aa9dd066 - Patch | |
| References | () https://git.kernel.org/stable/c/ca46d2092f307385a7acfb42632056570d6dbbbc - Patch | |
| CPE | cpe:2.3:o:linux:linux_kernel:*:*:*:*:*:*:*:* | |
| First Time |
Linux linux Kernel
Linux |
|
| CWE | CWE-476 | |
| CVSS |
v2 : v3 : |
v2 : unknown
v3 : 5.5 |
06 May 2026, 12:16
| Type | Values Removed | Values Added |
|---|---|---|
| New CVE |
Information
Published : 2026-05-06 12:16
Updated : 2026-05-13 20:15
NVD link : CVE-2026-43148
Mitre link : CVE-2026-43148
CVE.ORG link : CVE-2026-43148
JSON object : View
Products Affected
linux
- linux_kernel
CWE
CWE-476
NULL Pointer Dereference
