PT-2026-68435 · Linux+1 · Linux Kernel+1
CVE-2026-64603
·
Published
2026-08-06
·
Updated
2026-09-07
None
No severity ratings or metrics are available. When they are, we'll update the corresponding info on the page.
Name of the Vulnerable Software and Affected Versions
Linux kernel (affected versions not specified)
Description
An issue exists in the
intel-hid driver where the notify handler() function is susceptible to recursion and race conditions when running on multiple CPU cores. On convertible and detachable devices, the SW TABLET MODE input device is registered lazily via intel hid switches setup(). If two events occur simultaneously on different CPUs, they may both bypass the !priv->switches check, leading to the registration of the priv->switches input device twice. This results in a duplicate sysfs entry and a subsequent NULL pointer dereference, which is a condition where the system attempts to read from a memory address that is null, typically causing a system crash.Recommendations
At the moment, there is no information about a newer version that contains a fix for this vulnerability.
Exploit
Found an issue in the description? Have something to add? Feel free to write us 👾
Related Identifiers
Affected Products
Linux Kernel
Ubuntu