CVE-2025-39752
Published: Sep 11, 2025
Modified: May 12, 2026
Description
In the Linux kernel, the following vulnerability has been resolved: ARM: rockchip: fix kernel hang during smp initialization In order to bring up secondary CPUs main CPU write trampoline code to SRAM. The trampoline code is written while secondary CPUs are powered on (at least that true for RK3188 CPU). Sometimes that leads to kernel hang. Probably because secondary CPU execute trampoline code while kernel doesn't expect. The patch moves SRAM initialization step to the point where all secondary CPUs are powered down. That fixes rarely hangs on RK3188: [ 0.091568] CPU0: thread -1, cpu 0, socket 0, mpidr 80000000 [ 0.091996] rockchip_smp_prepare_cpus: ncores 4
| Vendor | Product | Versions |
|---|---|---|
Linux | Linux | affected 3ee851e212d0bb6be8c462059fba74ce2e3f6064 - < 3c6bf7a324b8995b9c7d790c8d2abf0668f51551affected 3ee851e212d0bb6be8c462059fba74ce2e3f6064 - < 888a453c2a239765a7ab4de8a3cedae2e3802528affected 3ee851e212d0bb6be8c462059fba74ce2e3f6064 - < c0726d1e466e2d0da620836e293a59e6427ccdffaffected 3ee851e212d0bb6be8c462059fba74ce2e3f6064 - < 265583266d93db4ff83d088819b1f63fdf0131dbaffected 3ee851e212d0bb6be8c462059fba74ce2e3f6064 - < d7d6d076ee9532c4668f14696a35688d35dd16f4+4 more versions |
Linux | Linux | affected 3.19unaffected 0 - < 3.19unaffected 5.4.297 - <= 5.4.*unaffected 5.10.241 - <= 5.10.*unaffected 5.15.190 - <= 5.15.*+6 more versions |
References
Security Training
Train your team to recognize and prevent security threats with our comprehensive security awareness program.
Start TrainingVulnerability Scanning
Discover vulnerabilities in your applications and infrastructure before attackers do.
Scan Now