CVE-2025-21952

Source
https://cve.org/CVERecord?id=CVE-2025-21952
Import Source
https://storage.googleapis.com/cve-osv-conversion/osv-output/CVE-2025-21952.json
JSON Data
https://api.osv.dev/v1/vulns/CVE-2025-21952
Downstream
Published
2025-04-01T15:41:12.024Z
Modified
2026-04-02T12:45:17.629360Z
Summary
HID: corsair-void: Update power supply values with a unified work handler
Details

In the Linux kernel, the following vulnerability has been resolved:

HID: corsair-void: Update power supply values with a unified work handler

corsairvoidprocessreceiver can be called from an interrupt context, locking batterymutex in it was causing a kernel panic. Fix it by moving the critical section into its own work, sharing this work with batteryaddwork and batteryremovework to remove the need for any locking

Database specific
{
    "osv_generated_from": "https://github.com/CVEProject/cvelistV5/tree/main/cves/2025/21xxx/CVE-2025-21952.json",
    "cna_assigner": "Linux"
}
References

Affected packages

Git / git.kernel.org/pub/scm/linux/kernel/git/stable/linux.git

Affected ranges

Type
GIT
Repo
https://git.kernel.org/pub/scm/linux/kernel/git/stable/linux.git
Events
Introduced
6ea2a6fd3872e60a4d500b548ad65ed94e459ddd
Fixed
de19c9dfb68f7c5791accc89047f92e952f57996
Fixed
0c28e4d1e10d2aae608094620bb386e6fd73d55e

Database specific

source
"https://storage.googleapis.com/cve-osv-conversion/osv-output/CVE-2025-21952.json"