CVE-2023-53712
In the Linux kernel, the following vulnerability has been resolved: ARM: 9317/1: kexec: Make smp stop calls asynchronous If a panic is triggered by a hrtimer interrupt all online cpus will be notified and set offline. But as highlighted by commit 19dbdcb8039c ("smp: Warn on function calls from softirq context") this call should not be made synchronous with disabled interrupts: softdog: Initiating panic Kernel panic - not syncing: Software Watchdog Timer expired WARNING: CPU: 1 PID: 0 at kernel/smp.c:753 smp_call_function_many_cond unwind_backtrace: show_stack dump_stack_lvl __warn warn_slowpath_fmt smp_call_function_many_cond smp_call_function crash_smp_send_stop.part.0 machine_crash_shutdown __crash_kexec panic softdog_fire __hrtimer_run_queues hrtimer_interrupt Make the smp call for machine_crash_nonpanic_core() asynchronous.
EPSS 0.03% · 9.2th percentile
Risk Scores
Affected Products
| Vendor | Product | Versions |
|---|---|---|
| Linux | Linux | 6.6, b23065313297e750edd57ab6edfd36224826724e, b23065313297e750edd57ab6edfd36224826724e |
| linux | linux_kernel | 2.6.38, 2.6.38, 2.6.38 |
Exploit Intelligence
- CIRCL seen: CVE-2023-53712 (circl-sighting)
- https://git.kernel.org/stable/c/46870eea5496ff277e86187a49ac5a667cfe60c4 (circl)
- https://git.kernel.org/stable/c/ee378f45a70d09b51373ba495d30d99ef12219c1 (circl)
- https://git.kernel.org/stable/c/5590ba4560eefbd19a4ed07c7e7c8e4c51ffc628 (circl)
- https://git.kernel.org/stable/c/8922ba71c969d2a0c01a94372a71477d879470de (circl)
Timeline
- Jan 21, 1970 Security Advisory
- Oct 22, 2025 Coalition ESS Score
- Oct 22, 2025 CVE Published
- Oct 23, 2025 EPSS Score
- Oct 23, 2025 Coalition ESS Score
- Oct 24, 2025 Coalition ESS Score
- Oct 29, 2025 EPSS Score
- Oct 30, 2025 Coalition ESS Score
- Nov 3, 2025 Coalition ESS Score
- Nov 4, 2025 EPSS Score
- Nov 9, 2025 EPSS Score
- Nov 15, 2025 EPSS Score
References
- https://git.kernel.org/stable/c/46870eea5496ff277e86187a49ac5a667cfe60c4 url
- https://git.kernel.org/stable/c/ee378f45a70d09b51373ba495d30d99ef12219c1 url
- https://git.kernel.org/stable/c/5590ba4560eefbd19a4ed07c7e7c8e4c51ffc628 url
- https://git.kernel.org/stable/c/8922ba71c969d2a0c01a94372a71477d879470de url
- https://nvd.nist.gov/vuln/detail/CVE-2023-53712 advisory