Impact
The Linux kernel driver for Wacom tablets contains an out‑of‑bounds read in the wacom_intuos_bt_irq() routine. The routine copies Bluetooth HID reports into an internal structure without checking that the report is large enough. An attacker who can send a maliciously short report (identifiers 0x03 or 0x04) can trigger this over‑read, exposing the kernel to data leakage or crashes. This weakness is best classified as an out‑of‑bounds read (CWE‑125, CWE‑788).
Affected Systems
Affected systems include any Linux kernel that includes the default Wacom HID driver without the bounds‑check fix. The CVE does not list specific kernel versions, but the fix appears in commits referenced in the CVE references; distributions shipping kernels prior to those commits are potentially vulnerable.
Risk and Exploitability
The CVSS score is 8.1 and the EPSS score is < 1%, indicating a very low but non-zero exploitation probability. The bug requires an attacker to send crafted Bluetooth HID reports to the tablet, which may be feasible for anyone who can pair with or control the device. While the vulnerability does not provide a reliable privilege escalation path, it can cause denial of service or information disclosure. The issue is not listed in the CISA KEV catalog.
OpenCVE Enrichment
Debian DLA
Debian DSA