CVE-2023-53712
Last modified
CVE-2023-53712 is a vulnerability of currently unknown severity. 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 estimates a 0.19% chance of exploitation in the next 30 days.
Description
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.
Metrics
Affected Software
Source: CNA advisory (CVE.org). NVD analysis pending.
| Vendor | Product | Versions |
|---|---|---|
| Linux | Linux | >= b23065313297e750edd57ab6edfd36224826724e, < 46870eea5496ff277e86187a49ac5a667cfe60c4; >= b23065313297e750edd57ab6edfd36224826724e, < ee378f45a70d09b51373ba495d30d99ef12219c1; >= b23065313297e750edd57ab6edfd36224826724e, < 5590ba4560eefbd19a4ed07c7e7c8e4c51ffc628; >= b23065313297e750edd57ab6edfd36224826724e, < 8922ba71c969d2a0c01a94372a71477d879470de |
| Linux | Linux | 2.6.38 |
References
Timeline
- Published
- Last Modified
- Status
- Deferred
Frequently Asked Questions
What is CVE-2023-53712?
How severe is CVE-2023-53712?
How do I fix CVE-2023-53712?
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 2023
- CVE-2023-53707In the Linux kernel, the following vulnerability has been re…7.8
- CVE-2023-53708In the Linux kernel, the following vulnerability has been re…
- CVE-2023-53709In the Linux kernel, the following vulnerability has been re…
- CVE-2023-5371RTPS dissector memory leak in Wireshark 4.0.0 to 4.0.8 and 3…6.5
- CVE-2023-53710In the Linux kernel, the following vulnerability has been re…
- CVE-2023-53711In the Linux kernel, the following vulnerability has been re…8.2
- CVE-2023-53713In the Linux kernel, the following vulnerability has been re…7.8
- CVE-2023-53714In the Linux kernel, the following vulnerability has been re…
- CVE-2023-53715In the Linux kernel, the following vulnerability has been re…
- CVE-2023-53716In the Linux kernel, the following vulnerability has been re…
- CVE-2023-53717In the Linux kernel, the following vulnerability has been re…
- CVE-2023-53718In the Linux kernel, the following vulnerability has been re…7.8
Are you affected by CVE-2023-53712?
Run a free Strix scan to check your systems for this vulnerability.
Scan your code nowSource: NVD / NIST
