CVE Database
/

CVE-2026-43051

Back to search

CVE-2026-43051

Published: May 1, 2026

Modified: May 11, 2026

PUBLISHED

CVSS v3.1

8.1

HIGH

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.

VendorProductVersions

Linux

Linux

affected
78761ff9bc4e944e0b4e5df1e7eedcfdbb1a9a1a - < d0ae84b3c9f3ea1a564eb1b7612113ca9fe8aada
affected
78761ff9bc4e944e0b4e5df1e7eedcfdbb1a9a1a - < 5b5b9730111808410e404ceac2fabd32eef92fbd
affected
78761ff9bc4e944e0b4e5df1e7eedcfdbb1a9a1a - < fa8901cb1f0b2113a342db93bd5684b59fe99dcf
affected
78761ff9bc4e944e0b4e5df1e7eedcfdbb1a9a1a - < 8bd690ac1242332c73cba10dacdad6c6642bbb94
affected
78761ff9bc4e944e0b4e5df1e7eedcfdbb1a9a1a - < 41026bcc0fdf82605205c27935ef719cbc07193b

+3 more versions

Linux

Linux

affected
3.3
unaffected
0 - < 3.3
unaffected
5.10.253 - <= 5.10.*
unaffected
5.15.203 - <= 5.15.*
unaffected
6.1.168 - <= 6.1.*

+5 more versions

CVSS v3.1 Details

CVSS v3.1 Vector

CVSS:3.1/AV:A/AC:L/PR:N/UI:N/S:U/C:H/I:N/A:H

Attack Vector

Adjacent

Attack Complexity

Low

Privileges Required

None

User Interaction

None

Scope

Unchanged

Confidentiality

High

Integrity

None

Availability

High

Security Training

Train your team to recognize and prevent security threats with our comprehensive security awareness program.

Start Training

Vulnerability Scanning

Discover vulnerabilities in your applications and infrastructure before attackers do.

Scan Now