CyberRota Analysis
Detaylı analiz gerekiyor.
CVE
CVE-2026-43148
Severity
MEDIUM
CVSS
5.5
EPSS
0.01%
Linux
Original 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().