Loading market data...
← Back to CVE feed

CVE-2026-43148

UNKNOWN View on NVD ↗

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

Published: May 06, 2026 12:16 UTC Modified: May 06, 2026 13:07 UTC