Vulnerability Database

296,853

Total vulnerabilities in the database

CVE-2025-21797

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

HID: corsair-void: Add missing delayed work cancel for headset status

The cancel_delayed_work_sync() call was missed, causing a use-after-free in corsair_void_remove().

  • Published: Feb 27, 2025
  • Updated: May 4, 2025
  • CVE: CVE-2025-21797
  • Severity: High
  • Exploit:

CVSS v3:

  • Severity: High
  • Score: 7.8
  • AV:L/AC:L/PR:L/UI:N/S:U/C:H/I:H/A:H

CWEs: