PT-2026-37488
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...