Host crash via racy physical CPU lookup
Published Sep 15, 2025 · Updated Sep 15, 2025
Race condition in Linux KVM on s390 allows guest OS users to crash the host through concurrent DIAGNOSE 0x9c requests. The __diag_time_slice_end_directed function rereads tcpu->cpu after validating it, so concurrent vCPU descheduling can change the value to -1 before lowcore_ptr and pcpu_devices are indexed. A multi-vCPU guest and enabled DIAGNOSE 0x9c forwarding are required; winning the race can dereference invalid host-kernel array entries and cause an oops or panic.
Summary
What happened
Race condition in Linux KVM on s390 allows guest OS users to crash the host through concurrent DIAGNOSE 0x9c requests. The __diag_time_slice_end_directed function rereads tcpu->cpu after validating it, so concurrent vCPU descheduling can change the value to -1 before lowcore_ptr and pcpu_devices are indexed. A multi-vCPU guest and enabled DIAGNOSE 0x9c forwarding are required; winning the race can dereference invalid host-kernel array entries and cause an oops or panic.
The record
- CVE
- CVE-2023-53205
- Published
- Sep 15, 2025
- Updated
- Sep 15, 2025
- Vendor
- The Linux Kernel Organization
- Product
- Linux
- Classifications
- CWE-787, T1499
- Attack vector
- local
- Privileges
- authenticated
Timeline
How it unfolded
- Sep 15, 2025CVE publishedPublication date reported by the CVE source.
- Sep 15, 2025Record updatedLatest update available in the CVE record.
Exploitability
Present is not the same as exploitable
Compare your product and version with the public record. A matching version still requires validation against your environment.
Is a vulnerable build present?
Compare these published version ranges with your installed build and any vendor patches.
- Affected versionversion=5.13
- Affected versionversion=87e28a15c42cc592009c32a8c20e5789059027c2 <0bc380beb78aa352eadbc21d934dd9606fcee808
- Affected versionversion=87e28a15c42cc592009c32a8c20e5789059027c2 <86bfb18bad60fc468e5f112cbbd918462a8dd435
- Affected versionversion=87e28a15c42cc592009c32a8c20e5789059027c2 <a9ccf140a2a03a0ae82be4bdfbdd17bdaea72ff5
- Affected versionversion=87e28a15c42cc592009c32a8c20e5789059027c2 <dc7e0192c470a53d847c79a2796f9ac429477a26
What conditions does exploitation require?
What is affected?
Published CVSS scores
CVSS describes severity. EPSS estimates exploitation probability.
Attacks
What attackers are doing with it
Daily unique IPs observed by Shadowserver honeypots for known exploited vulnerabilities (KEVs). Missing observations do not establish an absence of attacks.
Public exploit references
No public exploit references are available in this record.
Labels summarize the accepted research assessment. They do not indicate a test against your environment.
Technologies
Your stack
See the directory against your own environment.
Your stack
Check the software in your environment
Book a demo to see how Hinoki identifies affected software and validates exploitability in your environment.
Book a demo