In the Linux kernel, the following vulnerability has been resolved: cpufreq: Fix hotplug-suspend race during reboot During system reboot,… (CVE-2026-64373)
A race condition vulnerability in the Linux kernel's CPU frequency scaling (cpufreq) subsystem during system reboot has been fixed. The issue arises because cpufreq_suspend() is called during reboot without freezing processes, allowing CPU hotplug operations to run concurrently. This can lead to a null pointer dereference due to unsynchronized access to governor_data, causing kernel faults. The fix involves adding synchronization to prevent CPU hotplug operations during suspend.
AI Analysis
Technical Summary
The Linux kernel contained a race condition in the cpufreq subsystem during system reboot. Specifically, cpufreq_suspend() is invoked via kernel_restart() -> device_shutdown() without freezing user and kernel processes, unlike the normal suspend path. This allows CPU hotplug operations to execute concurrently with cpufreq_suspend(), leading to a race where governor_data may be freed while still in use. This results in a null pointer dereference and kernel crash. The vulnerability is resolved by adding cpus_read_lock()/cpus_read_unlock() around cpufreq_suspend() to block CPU hotplug operations during suspend.
Potential Impact
The vulnerability can cause a kernel NULL pointer dereference during system reboot, leading to a kernel crash (panic). This disrupts system availability and stability during reboot sequences. There is no indication of privilege escalation or data corruption beyond the denial of service caused by the kernel fault.
Mitigation Recommendations
A fix has been implemented in the Linux kernel source code by adding synchronization primitives to cpufreq_suspend() to prevent concurrent CPU hotplug operations. Users should apply the official Linux kernel updates that include this fix. Patch status is not explicitly stated here; check the vendor or Linux kernel mailing list advisories for the specific fixed kernel versions and apply updates accordingly.
In the Linux kernel, the following vulnerability has been resolved: cpufreq: Fix hotplug-suspend race during reboot During system reboot,… (CVE-2026-64373)
Description
A race condition vulnerability in the Linux kernel's CPU frequency scaling (cpufreq) subsystem during system reboot has been fixed. The issue arises because cpufreq_suspend() is called during reboot without freezing processes, allowing CPU hotplug operations to run concurrently. This can lead to a null pointer dereference due to unsynchronized access to governor_data, causing kernel faults. The fix involves adding synchronization to prevent CPU hotplug operations during suspend.
AI-Powered Analysis
Machine-generated threat intelligence
Technical Analysis
The Linux kernel contained a race condition in the cpufreq subsystem during system reboot. Specifically, cpufreq_suspend() is invoked via kernel_restart() -> device_shutdown() without freezing user and kernel processes, unlike the normal suspend path. This allows CPU hotplug operations to execute concurrently with cpufreq_suspend(), leading to a race where governor_data may be freed while still in use. This results in a null pointer dereference and kernel crash. The vulnerability is resolved by adding cpus_read_lock()/cpus_read_unlock() around cpufreq_suspend() to block CPU hotplug operations during suspend.
Potential Impact
The vulnerability can cause a kernel NULL pointer dereference during system reboot, leading to a kernel crash (panic). This disrupts system availability and stability during reboot sequences. There is no indication of privilege escalation or data corruption beyond the denial of service caused by the kernel fault.
Mitigation Recommendations
A fix has been implemented in the Linux kernel source code by adding synchronization primitives to cpufreq_suspend() to prevent concurrent CPU hotplug operations. Users should apply the official Linux kernel updates that include this fix. Patch status is not explicitly stated here; check the vendor or Linux kernel mailing list advisories for the specific fixed kernel versions and apply updates accordingly.
Technical Details
- Gcve Source
- db.gcve.eu
- Osv Id
- GHSA-r493-vrrx-v3x2
- Osv Schema Version
- 1.4.0
- Aliases
- ["CVE-2026-64373"]
- Ecosystems
- []
- Database Specific Severity
- null
- Cvss Version
- null
Threat ID: 6a65420a9c2644c7f808446b
Added to database: 07/25/2026, 23:08:58 UTC
Last enriched: 07/25/2026, 23:27:53 UTC
Last updated: 07/26/2026, 03:43:33 UTC
Views: 4
Community Reviews
0 reviewsCrowdsource mitigation strategies, share intel context, and vote on the most helpful responses. Sign in to add your voice and help keep defenders ahead.
Want to contribute mitigation steps or threat intel context? Sign in or create an account to join the community discussion.
Actions
Updates to AI analysis require Pro Console access. Upgrade inside Console → Billing.
Need more coverage?
Upgrade to Pro Console for AI refresh and higher limits.
For incident response and remediation, OffSeq services can help resolve threats faster.
Latest Threats
Check if your credentials are on the dark web
Instant breach scanning across billions of leaked records. Free tier available.