CVE-2026-53194

HIGHPre-NVD 7.87.8
EchelonGraph scoreHIGH confidence

Score 7.8 from GitHub Security Advisory (severity: HIGH) published 2026-06-25. a secondary CVSS source baseline 7.8; sources differ by 0.0.

Triggered by: GitHub Security Advisory CVSS
Sources: epss, ghsa, secondary
Trending — 4 sources updated this week
7.8
EchelonGraph verdictPlan a fixSerious severity, but no confirmed exploitation yet.
  • High severity, but no confirmed exploitation yet
CISA-KEV: Not listedEPSS: 0%CVSS: 7.8Exploit: NoneExposed: 0

No vendor fix yet — apply a workaround or compensating control (WAF / firewall / segmentation) and watch for a patch.

In the Linux kernel, the following vulnerability has been resolved:

USB: serial: kl5kusb105: fix bulk-out buffer overflow

klsi_105_prepare_write_buffer() is called by the generic write path with the bulk-out buffer and its size (bulk_out_size, 64 bytes). It stores a two-byte length header at the start of the buffer and copies the payload from the write fifo starting at buf + KLSI_HDR_LEN, but passes the full buffer size as the number of bytes to copy:

count = kfifo_out_locked(&port->write_fifo, buf + KLSI_HDR_LEN, size, &port->lock);

When the fifo holds at least size bytes, size bytes are copied starting two bytes into the size-byte buffer, writing KLSI_HDR_LEN bytes past its end. Copy at most size - KLSI_HDR_LEN bytes instead, leaving room for the header as safe_serial already does.

Writing bulk_out_size or more bytes to the tty triggers a slab out-of-bounds write, observed with KASAN by emulating the device with dummy_hcd and raw-gadget:

BUG: KASAN: slab-out-of-bounds in kfifo_copy_out+0x83/0xc0 Write of size 64 at addr ffff888112c62202 by task python3 kfifo_copy_out klsi_105_prepare_write_buffer [kl5kusb105] usb_serial_generic_write_start [usbserial] Allocated by task 139: usb_serial_probe [usbserial] The buggy address is located 2 bytes inside of allocated 64-byte region

The out-of-bounds write no longer occurs with this change applied.

CVSS v3
7.8
EG Score
7.8(high)
EPSS
4.2%
KEV
Not listed

Published

June 25, 2026

Last Modified

July 6, 2026

Advisory Details (8)

Auto-updated Jun 28, 2026
No patch confirmed yet.
generic

USB: serial: kl5kusb105: fix bulk-out buffer overflow - kernel/git/stable/linux.git - Linux kernel stable tree

https://git.kernel.org/stable/c/bde742b076cbe26ecc89c8c68c76ae076a524d02
generic

USB: serial: kl5kusb105: fix bulk-out buffer overflow - kernel/git/stable/linux.git - Linux kernel stable tree

https://git.kernel.org/stable/c/a1288cd700f721c1a119c4f1e8efa234e59caada
generic

USB: serial: kl5kusb105: fix bulk-out buffer overflow - kernel/git/stable/linux.git - Linux kernel stable tree

https://git.kernel.org/stable/c/96d47e40bf9db4a9efd5c8fb53287a508d165f14
generic

USB: serial: kl5kusb105: fix bulk-out buffer overflow - kernel/git/stable/linux.git - Linux kernel stable tree

https://git.kernel.org/stable/c/70d86e355c564b5510fde61361df014f5476c83e
generic

USB: serial: kl5kusb105: fix bulk-out buffer overflow - kernel/git/stable/linux.git - Linux kernel stable tree

https://git.kernel.org/stable/c/60af1fd82983c26604102e63a3fcc822c186cceb
generic

USB: serial: kl5kusb105: fix bulk-out buffer overflow - kernel/git/stable/linux.git - Linux kernel stable tree

https://git.kernel.org/stable/c/372f33ebed747d91870f57c0a2e62884a870bffa
generic

USB: serial: kl5kusb105: fix bulk-out buffer overflow - kernel/git/stable/linux.git - Linux kernel stable tree

https://git.kernel.org/stable/c/14147b7963685957839c76ba8094924e22777d79
generic

USB: serial: kl5kusb105: fix bulk-out buffer overflow - kernel/git/stable/linux.git - Linux kernel stable tree

https://git.kernel.org/stable/c/0a57320f71941d4e0b1307453c9a1f0939afe666

Vendor Advisories for CVE-2026-53194(2)

These vendors published their own advisory mentioning this CVE — often with vendor-specific remediation steps + affected product lists not in NVD.

Weakness Classification(1)

MITRE Common Weakness Enumeration — the root-cause categories this CVE belongs to.

Data Freshness Timeline

(refreshed 50× in last 7d / 75× in last 30d)

Each row is a source pipeline that fetched or updated this CVE on that date, with what changed. For example, "NVD update" means NVD published or revised its analysis for this CVE; "MITRE cvelistV5" means we ingested or refreshed it from the CNA feed. Most recent first.

  1. 2026-07-06 19:18 UTCEG score recompute
  2. 2026-07-06 19:18 UTCVendor advisory
  3. 2026-07-06 19:18 UTCGHSA enrichment
  4. 2026-07-06 08:03 UTCEG score recompute
  5. 2026-07-06 08:03 UTCVendor advisory
  6. 2026-07-06 08:02 UTCGHSA enrichment
  7. 2026-07-06 02:23 UTCEPSS rescore
  8. 2026-07-06 02:23 UTCEPSS rescore
  9. 2026-07-05 20:38 UTCEG score recompute
  10. 2026-07-05 20:38 UTCVendor advisory
  11. 2026-07-05 20:38 UTCGHSA enrichment
  12. 2026-07-05 09:26 UTCEG score recompute
  13. 2026-07-05 09:26 UTCVendor advisory
  14. 2026-07-05 09:25 UTCGHSA enrichment
  15. 2026-07-05 02:31 UTCEPSS rescore
  16. 2026-07-05 02:30 UTCEPSS rescore
  17. 2026-07-04 22:13 UTCEG score recompute
  18. 2026-07-04 22:13 UTCVendor advisory
  19. 2026-07-04 22:13 UTCGHSA enrichment
  20. 2026-07-04 11:02 UTCEG score recompute
  21. 2026-07-04 11:02 UTCVendor advisory
  22. 2026-07-04 11:02 UTCGHSA enrichment
  23. 2026-07-04 06:31 UTCEPSS rescore
  24. 2026-07-04 06:31 UTCEPSS rescore
  25. 2026-07-03 23:50 UTCEG score recompute
Show 50 more
  1. 2026-07-03 23:50 UTCVendor advisory
  2. 2026-07-03 23:49 UTCGHSA enrichment
  3. 2026-07-03 12:37 UTCEG score recompute
  4. 2026-07-03 12:37 UTCVendor advisory
  5. 2026-07-03 12:37 UTCGHSA enrichment
  6. 2026-07-03 00:53 UTCEG score recompute
  7. 2026-07-03 00:53 UTCVendor advisory
  8. 2026-07-03 00:53 UTCGHSA enrichment
  9. 2026-07-02 13:40 UTCEG score recompute
  10. 2026-07-02 13:40 UTCVendor advisory
  11. 2026-07-02 13:40 UTCGHSA enrichment
  12. 2026-07-02 02:28 UTCEG score recompute
  13. 2026-07-02 02:28 UTCVendor advisory
  14. 2026-07-02 02:28 UTCGHSA enrichment
  15. 2026-07-01 15:17 UTCEG score recompute
  16. 2026-07-01 15:17 UTCVendor advisory
  17. 2026-07-01 15:17 UTCGHSA enrichment
  18. 2026-07-01 15:07 UTCEPSS rescore
  19. 2026-07-01 04:05 UTCEG score recompute
  20. 2026-07-01 04:05 UTCVendor advisory
  21. 2026-07-01 04:05 UTCGHSA enrichment
  22. 2026-06-30 23:22 UTCEPSS rescore
  23. 2026-06-30 16:53 UTCEG score recompute
  24. 2026-06-30 16:53 UTCVendor advisory
  25. 2026-06-30 16:53 UTCGHSA enrichment
  26. 2026-06-30 05:40 UTCEG score recompute
  27. 2026-06-30 05:40 UTCVendor advisory
  28. 2026-06-30 05:40 UTCGHSA enrichment
  29. 2026-06-29 18:28 UTCEG score recompute
  30. 2026-06-29 18:28 UTCVendor advisory
  31. 2026-06-29 18:27 UTCGHSA enrichment
  32. 2026-06-29 14:06 UTCEPSS rescore
  33. 2026-06-29 14:06 UTCEPSS rescore
  34. 2026-06-29 07:14 UTCEG score recompute
  35. 2026-06-29 07:14 UTCVendor advisory
  36. 2026-06-29 07:14 UTCGHSA enrichment
  37. 2026-06-28 20:02 UTCEG score recompute
  38. 2026-06-28 20:02 UTCVendor advisory
  39. 2026-06-28 20:02 UTCGHSA enrichment
  40. 2026-06-28 14:07 UTCEPSS rescore
  41. 2026-06-28 08:50 UTCEG score recompute 7.80
  42. 2026-06-28 08:50 UTCVendor advisory
  43. 2026-06-28 08:50 UTCGHSA enrichment
  44. 2026-06-28 07:52 UTCMITRE cvelistV5CVSS v3 → 7.8 · severity → HIGH
  45. 2026-06-28 04:56 UTCEPSS rescore
  46. 2026-06-28 04:56 UTCEPSS rescore
  47. 2026-06-27 03:08 UTCEPSS rescore
  48. 2026-06-25 13:49 UTCEPSS rescore
  49. 2026-06-25 10:07 UTCEG score recompute
  50. 2026-06-25 10:07 UTCGHSA enrichment

Frequently asked(5)

What is CVE-2026-53194?
CVE-2026-53194 is a high vulnerability published on June 25, 2026. In the Linux kernel, the following vulnerability has been resolved: USB: serial: kl5kusb105: fix bulk-out buffer overflow klsi105preparewritebuffer() is called by the generic write path with the bulk-out buffer and its size (bulkoutsize, 64 bytes). It stores a two-byte length header at the start of…
When was CVE-2026-53194 disclosed?
CVE-2026-53194 was first published in the National Vulnerability Database on June 25, 2026, with the most recent update on July 6, 2026. EchelonGraph re-ingests CVE updates from NVD on a 2-hour cycle, so this page reflects the latest published state.
Is CVE-2026-53194 actively exploited?
CVE-2026-53194 is not currently on CISA's Known Exploited Vulnerabilities catalog. FIRST EPSS estimates a 4.2% percentile likelihood of exploitation in the next 30 days — higher percentiles indicate greater predicted risk.
What is the CVSS score of CVE-2026-53194?
CVE-2026-53194 has a CVSS v3 base score of 7.8 (NVD).
How do I remediate CVE-2026-53194?
Patch to the fixed version published by the affected vendor. Where vendor advisories exist for CVE-2026-53194, EchelonGraph cross-links them in the Vendor Advisories panel below — those typically contain the canonical remediation steps, fixed version numbers, and any vendor-specific mitigations.

Dependency Blast Radius

Explore the affected products and dependency analysis for CVE-2026-53194

Explore →

Is Your Infrastructure Affected by CVE-2026-53194?

EchelonGraph automatically scans your cloud infrastructure and maps CVE exposure using blast radius analysis.