Linux Kernel Vulnerability in Lenovo HID Device Management
CVE-2026-64595

Currently unrated

Key Information:

Vendor

Linux

Status
Vendor
CVE Published:
6 August 2026

What is CVE-2026-64595?

In the Linux kernel, a vulnerability exists in the HID Lenovo GO driver where the cfg_setup work remains scheduled even when the device is unbound. This can occur within a 2 ms delay, potentially causing cfg_setup to reference a stale pointer after the HID device has been removed. To resolve this issue, it is essential to cancel the delayed work before the mutex guarding the configuration data to prevent a potential deadlock, similar to adjustments made in the sibling driver hid-lenovo-go-s.c.

Affected Version(s)

Linux d69ccfcbc9551988190895bc125a8bf709aa5931 < 3e7761f7bf9f0187bb18cf52b5119bdf4940e686

Linux d69ccfcbc9551988190895bc125a8bf709aa5931 < 73fde0cbff7d9d618591774a12c23434232752c1

Linux 7.1

References

Timeline

  • Vulnerability published

  • Vulnerability Reserved

.