Files
linux-stable-mirror/arch/mips/kernel
Thorsten Blum 7f74c066e5 MIPS: CPS: Fix potential NULL pointer dereferences in cps_prepare_cpus()
Check the return values of kcalloc() and exit early to avoid potential
NULL pointer dereferences.

Compile-tested only.

Cc: stable@vger.kernel.org
Fixes: 75fa6a5838 ("MIPS: CPS: Introduce struct cluster_boot_config")
Fixes: 0856c143e1 ("MIPS: CPS: Boot CPUs in secondary clusters")
Signed-off-by: Thorsten Blum <thorsten.blum@linux.dev>
Signed-off-by: Thomas Bogendoerfer <tsbogend@alpha.franken.de>
2025-04-27 10:13:22 +02:00
..
2025-02-12 12:12:28 +01:00
2025-01-11 12:32:12 +01:00
2025-04-27 10:12:03 +02:00