๐Ÿ” CVE Alert

CVE-2026-68365

UNKNOWN 0.0

USB: serial: io_edgeport: cap received transmit credits

CVSS Score
0.0
EPSS Score
0.0%
EPSS Percentile
0th

In the Linux kernel, the following vulnerability has been resolved: USB: serial: io_edgeport: cap received transmit credits The interrupt-status packet reports transmit credits returned by the device. edge_interrupt_callback() adds the 16-bit value to txCredits without checking maxTxCredits. edge_write() uses txCredits minus the software FIFO count as the amount of data that fits. Since the FIFO is allocated with maxTxCredits bytes, txCredits exceeding maxTxCredits can cause OOB write in ring buffer. Cap accumulated credits at maxTxCredits. Conforming devices should never hit the cap.

Vendor linux
Product linux
Ecosystems
Industries
Technology
Published Aug 10, 2026
Stay Ahead of the Next One

Get instant alerts for linux linux

Be the first to know when new unknown vulnerabilities affecting linux linux are published โ€” delivered to Slack, Telegram or Discord.

Get Free Alerts โ†’ Free ยท No credit card ยท 60 sec setup

Affected Versions

Linux / Linux
1da177e4c3f41524e886b7f1b8a0c1fc7321cac2 < ee57992c053a6d395e98ced2d4c9cc3b42d8c27a 1da177e4c3f41524e886b7f1b8a0c1fc7321cac2 < 64b687f9694777754285d489abbefa3784bc78da 1da177e4c3f41524e886b7f1b8a0c1fc7321cac2 < cbe00048b69d67c8a78293cb7681b4c9963b26c7 1da177e4c3f41524e886b7f1b8a0c1fc7321cac2 < 1e47d8228b8767c8ac722aedb388f70adeeda43d 1da177e4c3f41524e886b7f1b8a0c1fc7321cac2 < faaddd811c5099f11a5f52e68a6b31a5898cda4f
Linux / Linux
2.6.12

References

NVD โ†— CVE.org โ†— EPSS Data โ†—
git.kernel.org: https://git.kernel.org/stable/c/ee57992c053a6d395e98ced2d4c9cc3b42d8c27a git.kernel.org: https://git.kernel.org/stable/c/64b687f9694777754285d489abbefa3784bc78da git.kernel.org: https://git.kernel.org/stable/c/cbe00048b69d67c8a78293cb7681b4c9963b26c7 git.kernel.org: https://git.kernel.org/stable/c/1e47d8228b8767c8ac722aedb388f70adeeda43d git.kernel.org: https://git.kernel.org/stable/c/faaddd811c5099f11a5f52e68a6b31a5898cda4f