CVE-2025-21952
Last modified
CVE-2025-21952 is a medium-severity vulnerability rated 5.5/10 on the CVSS scale. In the Linux kernel, the following vulnerability has been resolved: HID: corsair-void: Update power supply values with a unified work handler corsair_void_process_receiver can be called from an interrupt context, locking battery_mutex in it was causing a kernel panic. Fix it by moving the critical section into its own work, sharing this work with battery_add_work and battery_remove_work to remove the need for any locking. EPSS estimates a 0.15% chance of exploitation in the next 30 days.
Description
In the Linux kernel, the following vulnerability has been resolved: HID: corsair-void: Update power supply values with a unified work handler corsair_void_process_receiver can be called from an interrupt context, locking battery_mutex in it was causing a kernel panic. Fix it by moving the critical section into its own work, sharing this work with battery_add_work and battery_remove_work to remove the need for any locking
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 | Update |
|---|---|---|---|
| Linux | Linux Kernel | >= 6.13, < 6.13.7 | — |
| Linux | Linux Kernel | 6.14 | Rc1 |
References
Timeline
- Published
- Last Modified
- Status
- Analyzed
Frequently Asked Questions
What is CVE-2025-21952?
How severe is CVE-2025-21952?
How do I fix CVE-2025-21952?
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-21947In the Linux kernel, the following vulnerability has been re…4.7
- CVE-2025-21948In the Linux kernel, the following vulnerability has been re…5.5
- CVE-2025-21949In the Linux kernel, the following vulnerability has been re…5.5
- CVE-2025-2195A vulnerability was found in MRCMS 3.1.2. It has been classi…6.1
- CVE-2025-21950In the Linux kernel, the following vulnerability has been re…7.1
- CVE-2025-21951In the Linux kernel, the following vulnerability has been re…5.5
- CVE-2025-21953In the Linux kernel, the following vulnerability has been re…5.5
- CVE-2025-21954In the Linux kernel, the following vulnerability has been re…5.5
- CVE-2025-21955In the Linux kernel, the following vulnerability has been re…5.5
- CVE-2025-21956In the Linux kernel, the following vulnerability has been re…5.5
- CVE-2025-21957In the Linux kernel, the following vulnerability has been re…5.5
- CVE-2025-21958In the Linux kernel, the following vulnerability has been re…4.7
Are you affected by CVE-2025-21952?
Run a free Strix scan to check your systems for this vulnerability.
Scan your code nowSource: NVD / NIST
