CSIRTS // UNIFIED SECURITY ADVISORY FEEDSYS ● ONLINE · POWERED BY INTELFUSIONS.COM

CVE-2026-64333

highCVSS 7.8covered by 2 sourcesfirst seen 2026-07-14
In the Linux kernel, the following vulnerability has been resolved: USB: serial: digi_acceleport: fix write buffer corruption The digi_write_inb_command() is supposed to wait for the write urb to become available or return an error, but instead it updates the transfer buffer and tries to resubmit the urb on timeout. To make things worse, for commands like break control where no timeout is used, the driver would corrupt the urb immediately due to a broken jiffies comparison (on 32-bit machines this takes five minutes of uptime to trigger due to INITIAL_JIFFIES). Fix this by adding the missing return on timeout and waiting indefinitely when no timeout has been specified as intended. This issue was (sort of) flagged by Sashiko when reviewing an unrelated change to the driver.

CSIRTS triage

What
There is a write buffer corruption issue in the Digi Acceleport driver.
Who is affected
Deployments using the Digi Acceleport driver are affected.
Urgency
Remediation urgency is unclear due to unknown severity and no exploitation reported.
Action
Monitor for updates regarding this issue.

AI-assisted analysis generated from the source advisory — verify against the original.

⚡ Watch CVE-2026-64333

Get an email if CVE-2026-64333 is added to CISA KEV, gains public exploit code, or a new advisory cites it — max one per day, one-click unsubscribe.

Exploitation outlook

Advisory coverage (2)

External references

NVD record for CVE-2026-64333

CVE.org record

Embed the live status

CVE-2026-64333 live status badge — this badge updates automatically when the KEV or exploit status changes. How to embed it →

[![CVE-2026-64333 status](https://www.csirts.com/badge/CVE-2026-64333)](https://www.csirts.com/cve/CVE-2026-64333)