CVE-2026-63916: HID: wacom: Fix OOB write in wacom_hid_set_device_mode()

Published Jul 19, 2026
·
Updated

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

HID: wacom: Fix OOB write in wacomhidsetdevicemode()

wacomhidsetdevicemode() currently assumes that the HIDDGINPUTMODE usage is always located in the first field (field[0]) of the feature report. However, a device can specify HIDDGINPUTMODE in a different field.

If HIDDGINPUTMODE is in a field other than the first one and the first field has a reportcount smaller than the usageindex of HIDDGINPUTMODE, this leads to an out-of-bounds write to r->field[0]->value.

Fix this by storing the field index of HIDDGINPUTMODE in 'struct hiddata' during feature mapping. In wacomhidsetdevicemode(), use this stored field index to access the correct field and add bounds checks to ensure both the field index and the value index are within valid ranges before writing.

Affected Software

1 affected component
Linux kernel HID: wacom

Event History

Jul 19, 2026
CVE Published
via MITRE·02:55 PM
Data Sourced
via MITRE·02:55 PM
DescriptionSeverity
Data Sourced
via NVD·04:17 PM
DescriptionSeverity

Frequently Asked Questions

1

What is the severity of CVE-2026-63916?

The severity of CVE-2026-63916 is rated high with a score of 8.8.

2

What type of vulnerability is CVE-2026-63916?

CVE-2026-63916 is an out-of-bounds write vulnerability in the wacom_hid_set_device_mode function.

3

How do I fix CVE-2026-63916?

To fix CVE-2026-63916, update your Linux kernel to the latest version that includes the patch for this vulnerability.

4

What systems are affected by CVE-2026-63916?

CVE-2026-63916 affects systems running the Linux kernel with the HID: wacom driver.

5

What are the potential impacts of CVE-2026-63916?

The potential impacts of CVE-2026-63916 include a loss of confidentiality, integrity, and availability due to an out-of-bounds write.

Contact

SecAlerts Pty Ltd.
132 Wickham Terrace
Fortitude Valley,
QLD 4006, Australia
info@secalerts.co
By using SecAlerts services, you agree to our services end-user license agreement. This website is safeguarded by reCAPTCHA and governed by the Google Privacy Policy and Terms of Service. All names, logos, and brands of products are owned by their respective owners, and any usage of these names, logos, and brands for identification purposes only does not imply endorsement. If you possess any content that requires removal, please get in touch with us.
© 2026 SecAlerts Pty Ltd.
ABN: 70 645 966 203, ACN: 645 966 203