0.0
NA
CVE-2026-43051
HID: wacom: fix out-of-bounds read in wacom_intuos_bt_irq
Description

In the Linux kernel, the following vulnerability has been resolved: HID: wacom: fix out-of-bounds read in wacom_intuos_bt_irq The wacom_intuos_bt_irq() function processes Bluetooth HID reports without sufficient bounds checking. A maliciously crafted short report can trigger an out-of-bounds read when copying data into the wacom structure. Specifically, report 0x03 requires at least 22 bytes to safely read the processed data and battery status, while report 0x04 (which falls through to 0x03) requires 32 bytes. Add explicit length checks for these report IDs and log a warning if a short report is received.

INFO

Published Date :

May 1, 2026, 3:16 p.m.

Last Modified :

May 1, 2026, 3:24 p.m.

Remotely Exploit :

No

Source :

416baaa9-dc9f-4396-8d5f-8c081fb06d67
Affected Products

The following products are affected by CVE-2026-43051 vulnerability. Even if cvefeed.io is aware of the exact versions of the products that are affected, the information is not represented in the table below.

No affected product recoded yet

Solution
Apply updates to the Linux kernel to fix an out-of-bounds read vulnerability.
  • Update the Linux kernel to the latest version.
  • Apply security patches for the Wacom driver.
  • Ensure proper bounds checking for HID reports.
  • Log warnings for short HID reports.
CWE - Common Weakness Enumeration

While CVE identifies specific instances of vulnerabilities, CWE categorizes the common flaws or weaknesses that can lead to vulnerabilities. CVE-2026-43051 is associated with the following CWEs:

Common Attack Pattern Enumeration and Classification (CAPEC)

Common Attack Pattern Enumeration and Classification (CAPEC) stores attack patterns, which are descriptions of the common attributes and approaches employed by adversaries to exploit the CVE-2026-43051 weaknesses.

We scan GitHub repositories to detect new proof-of-concept exploits. Following list is a collection of public exploits and proof-of-concepts, which have been published on GitHub (sorted by the most recently updated).

Results are limited to the first 15 repositories due to potential performance issues.

The following list is the news that have been mention CVE-2026-43051 vulnerability anywhere in the article.

The following table lists the changes that have been made to the CVE-2026-43051 vulnerability over time.

Vulnerability history details can be useful for understanding the evolution of a vulnerability, and for identifying the most recent changes that may impact the vulnerability's severity, exploitability, or other characteristics.

  • New CVE Received by 416baaa9-dc9f-4396-8d5f-8c081fb06d67

    May. 01, 2026

    Action Type Old Value New Value
    Added Description In the Linux kernel, the following vulnerability has been resolved: HID: wacom: fix out-of-bounds read in wacom_intuos_bt_irq The wacom_intuos_bt_irq() function processes Bluetooth HID reports without sufficient bounds checking. A maliciously crafted short report can trigger an out-of-bounds read when copying data into the wacom structure. Specifically, report 0x03 requires at least 22 bytes to safely read the processed data and battery status, while report 0x04 (which falls through to 0x03) requires 32 bytes. Add explicit length checks for these report IDs and log a warning if a short report is received.
    Added Reference https://git.kernel.org/stable/c/2f1763f62909ccb6386ac50350fa0abbf5bb16a9
    Added Reference https://git.kernel.org/stable/c/3d78386b144453c47e81bf62dc3601b757f02d99
    Added Reference https://git.kernel.org/stable/c/41026bcc0fdf82605205c27935ef719cbc07193b
    Added Reference https://git.kernel.org/stable/c/5b5b9730111808410e404ceac2fabd32eef92fbd
    Added Reference https://git.kernel.org/stable/c/8bd690ac1242332c73cba10dacdad6c6642bbb94
    Added Reference https://git.kernel.org/stable/c/c8dc23c97680eebefde06da5858aaef1b37cf75d
    Added Reference https://git.kernel.org/stable/c/d0ae84b3c9f3ea1a564eb1b7612113ca9fe8aada
    Added Reference https://git.kernel.org/stable/c/fa8901cb1f0b2113a342db93bd5684b59fe99dcf
EPSS is a daily estimate of the probability of exploitation activity being observed over the next 30 days. Following chart shows the EPSS score history of the vulnerability.