Security Advisory

CVE-2026-43148

CVE vulnerability detail - eXtreme Datacenter Security Operations

Published 2026-05-06 11:27:30
Last updated 2026-05-11 22:18:41
Assigner Linux
CVSS score not scored
State PUBLISHED

Description

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().