CVE-2025-39752
Last modified
CVE-2025-39752 is a medium-severity vulnerability rated 5.5/10 on the CVSS scale. 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. EPSS estimates a 0.16% chance of exploitation in the next 30 days.
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
Metrics
CVSS:3.1/AV:L/AC:L/PR:L/UI:N/S:U/C:N/I:N/A:H
Affected Software
| Vendor | Product | Versions |
|---|---|---|
| Linux | Linux Kernel | >= 3.19, < 5.4.297 |
| Linux | Linux Kernel | >= 5.5, < 5.10.241 |
| Linux | Linux Kernel | >= 5.11, < 5.15.190 |
| Linux | Linux Kernel | >= 5.16, < 6.1.149 |
| Linux | Linux Kernel | >= 6.2, < 6.6.103 |
| Linux | Linux Kernel | >= 6.7, < 6.12.43 |
| Linux | Linux Kernel | >= 6.13, < 6.15.11 |
| Linux | Linux Kernel | >= 6.16, < 6.16.2 |
| Debian | Debian Linux | 11.0 |
References
- https://lists.debian.org/debian-lts-announce/2025/10/msg00007.htmlMailing List, Third Party Advisory
- https://lists.debian.org/debian-lts-announce/2025/10/msg00008.htmlMailing List, Third Party Advisory
Timeline
- Published
- Last Modified
- Status
- Modified
Frequently Asked Questions
What is CVE-2025-39752?
How severe is CVE-2025-39752?
How do I fix CVE-2025-39752?
How Strix Helps
- How Strix found a critical auth bypass in etcdStrix autonomously discovered a critical authentication bypass in etcd, later designated CVE-2026-33413.
- Autonomous PentestingAI agents that find and validate exploitable vulnerabilities like this one across your applications.
- PR ReviewsPentest every pull request so vulnerable code is caught before it ships to production.
- AI Penetration TestingHow AI-driven penetration testing continuously covers your attack surface.
Related CVEs from 2025
- CVE-2025-39747In the Linux kernel, the following vulnerability has been re…5.5
- CVE-2025-39748In the Linux kernel, the following vulnerability has been re…5.5
- CVE-2025-39749In the Linux kernel, the following vulnerability has been re…7
- CVE-2025-3975A vulnerability was found in ScriptAndTools eCommerce-websit…6.9
- CVE-2025-39750In the Linux kernel, the following vulnerability has been re…7.1
- CVE-2025-39751Rejected reason: This CVE ID has been rejected or withdrawn …
- CVE-2025-39753In the Linux kernel, the following vulnerability has been re…5.5
- CVE-2025-39754In the Linux kernel, the following vulnerability has been re…4.7
- CVE-2025-39755In the Linux kernel, the following vulnerability has been re…5.5
- CVE-2025-39756In the Linux kernel, the following vulnerability has been re…5.5
- CVE-2025-39757In the Linux kernel, the following vulnerability has been re…7.1
- CVE-2025-39758In the Linux kernel, the following vulnerability has been re…5.5
Are you affected by CVE-2025-39752?
Run a free Strix scan to check your systems for this vulnerability.
Scan your code nowSource: NVD / NIST
