CVE-2026-68091
Severity CVSS v4.0:
Pending analysis
Type:
Unavailable / Other
Publication date:
10/08/2026
Last modified:
17/08/2026
Description
In the Linux kernel, the following vulnerability has been resolved:<br />
<br />
HID: wacom: stop hardware after post-start probe failures<br />
<br />
wacom_parse_and_register() starts HID hardware before registering inputs<br />
and initializing pad LEDs/remotes. Those later steps can fail, but their<br />
error paths currently release Wacom resources without stopping the HID<br />
hardware.<br />
<br />
Route post-hid_hw_start() failures through hid_hw_stop() before<br />
releasing driver resources.<br />
<br />
This issue was identified during our ongoing static-analysis research while<br />
reviewing kernel code.
Impact
Base Score 3.x
8.80
Severity 3.x
HIGH
References to Advisories, Solutions, and Tools
- https://git.kernel.org/stable/c/1a1ebdcb56ae58a0ee2c54dd15d75121e30424e3
- https://git.kernel.org/stable/c/3e6473a4f0596182acdda5219b4bebfbee76514f
- https://git.kernel.org/stable/c/416095e9a6037b4b39fcadd0d2bd77a8852211ec
- https://git.kernel.org/stable/c/46d8b8c85ae0589fb85746a64e8908160e52aac3
- https://git.kernel.org/stable/c/5a7ca028facf04921b2c1c2e4d1ee7f282510555
- https://git.kernel.org/stable/c/75eb2173b63ab41c24d80cd641af18f3c117a267
- https://git.kernel.org/stable/c/e2cc711a9df37f359159b21db56cea9c21f58a9c
- https://git.kernel.org/stable/c/ec2612b8ad9e642596db011dd8b6568ef1edeaa1


