CVE-2026-53196

HIGHNVD 6.87.0
EchelonGraph scoreMEDIUM confidence

Score 7.0 from GitHub Security Advisory (severity: HIGH) published 2026-06-25. NVD baseline CVSS 6.8; sources differ by 0.2.

Triggered by: GitHub Security Advisory CVSS
Sources: epss, ghsa, nvd
Trending — Patch released this week
7.0EG
EchelonGraph verdictMonitorLow exploitation likelihood right now — keep watching.
  • Lower severity and no public exploit yet
CISA-KEV: Not listedEPSS PROB: 0%CVSS: 6.8Exploit: None knownExposed: 0

A fix is available — apply it.

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

USB: serial: io_ti: fix heap overflow in get_manuf_info()

get_manuf_info() reads le16_to_cpu(rom_desc->Size) bytes from the device I2C EEPROM into a buffer allocated with kmalloc_obj(), which is sizeof(struct edge_ti_manuf_descriptor) = 10 bytes.

The Size field comes from the device and is only validated (in check_i2c_image()) to make sure the descriptor fits within TI_MAX_I2C_SIZE (16384 bytes), not against the destination buffer size. A malicious USB device can therefore set Size to any value up to 16377, causing a heap overflow of up to 16367 bytes when plugged into a host running this driver.

valid_csum() is called after read_rom() and also iterates buffer[0..Size-1], compounding the out-of-bounds access.

Fix by rejecting descriptors with unexpected length before calling read_rom().

[ johan: amend commit message; also check for short descriptors ]

CVSS v3
6.8
EG Score
7.0(medium)
EG Risk
36(Track)
EG Risk 36/100SSVC: Track

EG Risk is EchelonGraph's 0–100 priority score: it fuses intrinsic severity with real-world exploitation and automatability so you can rank equal-severity CVEs and fix the most dangerous first. Higher = act sooner. Distinct from the 0–10 EG Score (severity).

How it’s computed
Severity70% × 45%
Exploitation0% × 40%
Automatability30% × 15%
Action: Routine — remediate on your standard cadence.
EPSS PROB
0%
EPSS %ILE
18%
KEV
Not listed

Published

June 25, 2026

Last Modified

September 2, 2026

Advisory Details (10)

Auto-updated Jun 30, 2026
Patch available. Sources: redhat.
redhat

2492750 – (CVE-2026-53196) CVE-2026-53196 kernel: USB: serial: io_ti: fix heap overflow in get_manuf_info()

https://bugzilla.redhat.com/show_bug.cgi?id=2492750
redhat Patch Available

cve-details

https://access.redhat.com/security/cve/CVE-2026-53196
generic

USB: serial: io_ti: fix heap overflow in get_manuf_info() - kernel/git/stable/linux.git - Linux kernel stable tree

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

USB: serial: io_ti: fix heap overflow in get_manuf_info() - kernel/git/stable/linux.git - Linux kernel stable tree

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

USB: serial: io_ti: fix heap overflow in get_manuf_info() - kernel/git/stable/linux.git - Linux kernel stable tree

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

USB: serial: io_ti: fix heap overflow in get_manuf_info() - kernel/git/stable/linux.git - Linux kernel stable tree

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

USB: serial: io_ti: fix heap overflow in get_manuf_info() - kernel/git/stable/linux.git - Linux kernel stable tree

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

USB: serial: io_ti: fix heap overflow in get_manuf_info() - kernel/git/stable/linux.git - Linux kernel stable tree

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

USB: serial: io_ti: fix heap overflow in get_manuf_info() - kernel/git/stable/linux.git - Linux kernel stable tree

https://git.kernel.org/stable/c/561edb021486e6723d841926aa4b48097da06190
generic

USB: serial: io_ti: fix heap overflow in get_manuf_info() - kernel/git/stable/linux.git - Linux kernel stable tree

https://git.kernel.org/stable/c/183c1076eca43bbb3e7bdf597456f91d81c73e74

Patch Availability(1)

Vendor / EcosystemFixed in / PatchReleasedSource
redhatkernel-0:6.12.0-211.50.1.el10_22026-09-01redhat

Patches are aggregated from vendor advisories (Red Hat, Microsoft, Cisco, GitHub) and package ecosystems (OSV, GHSA). Multiple rows for the same upstream release have been deduplicated.

Affected Packages

(5 across 4 ecosystems)
Debian:11(2)
PackageVulnerable rangeFixed inDependents
linux5.10.103-1 ... 5.10.92-2 (54 versions)5.10.259-1
linux-6.16.1.106-3~deb11u1 ... 6.1.174-1~deb11u1 (20 versions)6.1.176-1~deb11u1
Debian:12(1)
PackageVulnerable rangeFixed inDependents
linux6.1.106-1 ... 6.1.99-1 (53 versions)6.1.176-1
Debian:13(1)
PackageVulnerable rangeFixed inDependents
linux6.12.38-1 ... 6.12.94-1~bpo12+1 (27 versions)6.12.94-1
Debian:14(1)
PackageVulnerable rangeFixed inDependents
linux6.12.100-1 ... 7.0.9-1~bpo13+1 (142 versions)7.0.13-1

Weakness Classification(1)

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

Data Freshness Timeline

(refreshed 14× in last 7d / 121× 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.

Showing the most recent 100 of 299 total refreshes for this CVE.

  1. 2026-09-04 05:06 UTCEPSS rescore
  2. 2026-09-02 14:12 UTCEPSS rescore
  3. 2026-09-02 13:37 UTCVendor advisory
  4. 2026-09-02 13:36 UTCGHSA enrichment
  5. 2026-09-02 12:36 UTCEG score recompute
  6. 2026-09-02 12:36 UTCVendor advisory
  7. 2026-09-02 12:36 UTCGHSA enrichment
  8. 2026-09-01 13:54 UTCEPSS rescore
  9. 2026-09-01 04:40 UTCEPSS rescore
  10. 2026-08-30 19:41 UTCEG score recompute
  11. 2026-08-30 19:41 UTCVendor advisory
  12. 2026-08-30 19:41 UTCGHSA enrichment
  13. 2026-08-30 19:17 UTCEPSS rescore
  14. 2026-08-30 01:22 UTCEPSS rescore
  15. 2026-08-28 21:41 UTCEPSS rescore
  16. 2026-08-28 02:54 UTCEG score recompute
  17. 2026-08-28 02:54 UTCVendor advisory
  18. 2026-08-28 02:54 UTCGHSA enrichment
  19. 2026-08-26 14:46 UTCEPSS rescore
  20. 2026-08-25 13:49 UTCEPSS rescore
  21. 2026-08-25 00:46 UTCEG score recompute
  22. 2026-08-25 00:46 UTCVendor advisory
  23. 2026-08-25 00:46 UTCGHSA enrichment
  24. 2026-08-24 13:16 UTCEG score recompute
  25. 2026-08-24 13:16 UTCVendor advisory
Show 75 more
  1. 2026-08-24 13:15 UTCGHSA enrichment
  2. 2026-08-23 21:17 UTCVendor advisory
  3. 2026-08-23 21:17 UTCGHSA enrichment
  4. 2026-08-23 09:54 UTCEG score recompute
  5. 2026-08-23 09:54 UTCVendor advisory
  6. 2026-08-23 09:54 UTCGHSA enrichment
  7. 2026-08-23 00:19 UTCEPSS rescore
  8. 2026-08-22 22:31 UTCVendor advisory
  9. 2026-08-22 22:31 UTCGHSA enrichment
  10. 2026-08-22 10:48 UTCEG score recompute
  11. 2026-08-22 10:48 UTCVendor advisory
  12. 2026-08-22 10:48 UTCGHSA enrichment
  13. 2026-08-21 23:49 UTCEPSS rescore
  14. 2026-08-21 17:26 UTCGHSA enrichment
  15. 2026-08-21 05:56 UTCEG score recompute
  16. 2026-08-21 05:56 UTCVendor advisory
  17. 2026-08-21 05:56 UTCGHSA enrichment
  18. 2026-08-20 22:55 UTCEPSS rescore
  19. 2026-08-20 18:34 UTCVendor advisory
  20. 2026-08-20 18:34 UTCGHSA enrichment
  21. 2026-08-20 07:10 UTCEG score recompute
  22. 2026-08-20 07:10 UTCVendor advisory
  23. 2026-08-20 07:10 UTCGHSA enrichment
  24. 2026-08-19 17:04 UTCEPSS rescore
  25. 2026-08-19 13:06 UTCVendor advisory
  26. 2026-08-19 13:06 UTCGHSA enrichment
  27. 2026-08-19 01:34 UTCEG score recompute
  28. 2026-08-19 01:34 UTCVendor advisory
  29. 2026-08-19 01:34 UTCGHSA enrichment
  30. 2026-08-18 13:48 UTCEPSS rescore
  31. 2026-08-17 14:09 UTCEG score recompute
  32. 2026-08-17 14:09 UTCGHSA enrichment
  33. 2026-08-17 13:47 UTCEPSS rescore
  34. 2026-08-17 02:47 UTCVendor advisory
  35. 2026-08-17 02:47 UTCGHSA enrichment
  36. 2026-08-16 15:24 UTCEG score recompute
  37. 2026-08-16 15:24 UTCVendor advisory
  38. 2026-08-16 15:24 UTCGHSA enrichment
  39. 2026-08-16 14:56 UTCEPSS rescore
  40. 2026-08-16 04:02 UTCEG score recompute
  41. 2026-08-16 04:02 UTCVendor advisory
  42. 2026-08-16 04:02 UTCGHSA enrichment
  43. 2026-08-16 02:14 UTCEPSS rescore
  44. 2026-08-15 16:39 UTCVendor advisory
  45. 2026-08-15 16:39 UTCGHSA enrichment
  46. 2026-08-15 05:16 UTCEG score recompute
  47. 2026-08-15 05:16 UTCVendor advisory
  48. 2026-08-15 05:16 UTCGHSA enrichment
  49. 2026-08-15 01:30 UTCEPSS rescore
  50. 2026-08-14 17:53 UTCVendor advisory
  51. 2026-08-14 17:53 UTCGHSA enrichment
  52. 2026-08-14 06:31 UTCEG score recompute
  53. 2026-08-14 06:31 UTCVendor advisory
  54. 2026-08-14 06:31 UTCGHSA enrichment
  55. 2026-08-13 22:00 UTCEPSS rescore
  56. 2026-08-13 19:08 UTCVendor advisory
  57. 2026-08-13 19:08 UTCGHSA enrichment
  58. 2026-08-13 07:46 UTCVendor advisory
  59. 2026-08-13 07:46 UTCGHSA enrichment
  60. 2026-08-12 19:53 UTCEG score recompute
  61. 2026-08-12 19:53 UTCVendor advisory
  62. 2026-08-12 19:53 UTCGHSA enrichment
  63. 2026-08-12 13:51 UTCEPSS rescore
  64. 2026-08-12 08:31 UTCVendor advisory
  65. 2026-08-12 08:31 UTCGHSA enrichment
  66. 2026-08-11 21:09 UTCEG score recompute
  67. 2026-08-11 21:09 UTCVendor advisory
  68. 2026-08-11 21:09 UTCGHSA enrichment
  69. 2026-08-11 09:47 UTCEG score recompute
  70. 2026-08-11 09:47 UTCVendor advisory
  71. 2026-08-11 09:47 UTCGHSA enrichment
  72. 2026-08-11 00:00 UTCEPSS rescore
  73. 2026-08-10 22:24 UTCGHSA enrichment
  74. 2026-08-10 11:00 UTCGHSA enrichment
  75. 2026-08-09 23:36 UTCEG score recompute

Frequently asked(5)

What is CVE-2026-53196?
CVE-2026-53196 is a high vulnerability published on June 25, 2026. In the Linux kernel, the following vulnerability has been resolved: USB: serial: ioti: fix heap overflow in getmanuf_info() getmanufinfo() reads le16tocpu(rom_desc->Size) bytes from the device I2C EEPROM into a buffer allocated with kmalloc_obj(), which is sizeof(struct edgetimanuf_descriptor) = 10…
When was CVE-2026-53196 disclosed?
CVE-2026-53196 was first published in the National Vulnerability Database on June 25, 2026, with the most recent update on September 2, 2026. EchelonGraph re-ingests CVE updates from NVD on a 2-hour cycle, so this page reflects the latest published state.
Is CVE-2026-53196 actively exploited?
CVE-2026-53196 is not currently on CISA's Known Exploited Vulnerabilities catalog. FIRST EPSS estimates a 0% probability of exploitation in the next 30 days, which ranks it in the top 82.3% of all scored CVEs.
What is the CVSS score of CVE-2026-53196?
CVE-2026-53196 has a CVSS v3 base score of 6.8 (NVD). EchelonGraph synthesises NVD + CISA KEV + FIRST EPSS + GHSA into a combined EG score of 7.0.
How do I remediate CVE-2026-53196?
Patch to the fixed version published by the affected vendor. Where vendor advisories exist for CVE-2026-53196, 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

See which npm, PyPI, Go, and Maven packages are affected by CVE-2026-53196

Explore →

Is Your Infrastructure Affected by CVE-2026-53196?

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