CVE-2026-64334

UnknownEPSS 0.18%

Last modified

CVE-2026-64334 is a vulnerability of currently unknown severity. In the Linux kernel, the following vulnerability has been resolved: USB: serial: digi_acceleport: fix hard lockup on disconnect If submitting the OOB write urb fails persistently (e.g if the device is being disconnected) the driver would loop indefinitely with interrupts disabled. Check for urb submission errors when sending OOB commands to avoid hanging if, for example, open(), set_termios() or close() races with a physical disconnect. This is issue was flagged by Sashiko when reviewing an unrelated change to the driver.. EPSS estimates a 0.18% chance of exploitation in the next 30 days.

Description

In the Linux kernel, the following vulnerability has been resolved: USB: serial: digi_acceleport: fix hard lockup on disconnect If submitting the OOB write urb fails persistently (e.g if the device is being disconnected) the driver would loop indefinitely with interrupts disabled. Check for urb submission errors when sending OOB commands to avoid hanging if, for example, open(), set_termios() or close() races with a physical disconnect. This is issue was flagged by Sashiko when reviewing an unrelated change to the driver.

Metrics

EPSS Probability
0.18%

7.4th percentile

Probability of exploitation in the next 30 days. Learn more

Affected Software

Source: CNA advisory (CVE.org). NVD analysis pending.

VendorProductVersions
LinuxLinux>= 1da177e4c3f41524e886b7f1b8a0c1fc7321cac2, < 6e51147c2744d15730084dc89cc99180d3de4184; >= 1da177e4c3f41524e886b7f1b8a0c1fc7321cac2, < 6a8592ace932081ea11aea41c460a1ca0f6344a4; >= 1da177e4c3f41524e886b7f1b8a0c1fc7321cac2, < 5a82d842e8c35227d7227f19e5e654df1451782c; >= 1da177e4c3f41524e886b7f1b8a0c1fc7321cac2, < bcfeae431db9986c2b313e6a760f2ac8df61e138; >= 1da177e4c3f41524e886b7f1b8a0c1fc7321cac2, < 2067b3838da6e4af03bae3630414193188d754b2; >= 1da177e4c3f41524e886b7f1b8a0c1fc7321cac2, < 2b7dc482f859f2d027db07ff0efc1c5df5b3451a; >= 1da177e4c3f41524e886b7f1b8a0c1fc7321cac2, < 79bc131df0e50f8f663c1fdbbe952aaf193a8d39; >= 1da177e4c3f41524e886b7f1b8a0c1fc7321cac2, < 5c1ea24b53bf3bfb859f0a05573997487975da23
LinuxLinux2.6.12

References

Timeline

Published
Last Modified
Status
Awaiting Analysis

Frequently Asked Questions

What is CVE-2026-64334?
In the Linux kernel, the following vulnerability has been resolved: USB: serial: digi_acceleport: fix hard lockup on disconnect If submitting the OOB write urb fails persistently (e.g if the device is being disconnected) the driver would loop indefinitely with interrupts disabled. Check for urb submission errors when sending OOB commands to avoid hanging if, for example, open(), set_termios() or close() races with a physical disconnect. This is issue was flagged by Sashiko when reviewing an unrelated change to the driver.
How severe is CVE-2026-64334?
Severity scoring for CVE-2026-64334 is pending analysis. The EPSS model estimates a 0.18% probability of exploitation in the next 30 days.
How do I fix CVE-2026-64334?
Check the vendor references and advisories linked above for patched versions and mitigation guidance. You can also run a Strix scan to test if your systems are affected.

How Strix Helps

Related CVEs from 2026

Are you affected by CVE-2026-64334?

Run a free Strix scan to check your systems for this vulnerability.

Scan your code now

Source: NVD / NIST