Out-of-bounds write in Linux kernel - CVE-2026-64333

 

Out-of-bounds write in Linux kernel - CVE-2026-64333

Published: July 27, 2026


Vulnerability identifier: #VU139639
CSH Severity: Low
CVSS v4: 6.8 [CVSS:4.0/AV:L/AC:L/AT:N/PR:L/UI:N/VC:N/VI:N/VA:H/SC:N/SI:N/SA:N]
CVE-ID: CVE-2026-64333
CWE-ID: CWE-787
Exploitation vector: Local access
Exploit availability: No public exploit available

Vulnerability details

The vulnerability allows a local user to cause memory corruption.

The vulnerability exists due to memory corruption in digi_write_inb_command() in the digi_acceleport usb serial driver when handling usb serial write commands while the write urb is in use. A local user can trigger a timeout or no-timeout command path to corrupt the write urb buffer to cause memory corruption.

On 32-bit systems, one corruption path is triggered by a broken jiffies comparison after several minutes of system uptime, while commands such as break control can corrupt the urb immediately when no timeout is used.


Affected software

Linux kernel

How to mitigate CVE-2026-64333

Install security update from vendor's repository.

Linux kernel - update to 7.0 rc3

External References

Related Security Bulletins