CVE-2026-53195: USB: serial: io_ti: fix heap overflow in build_i2c_fw_hdr()

Published Jun 25, 2026
·
Updated

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

USB: serial: ioti: fix heap overflow in buildi2cfwhdr()

buildi2cfwhdr() allocates a fixed-size buffer of (161024 - 512) + sizeof(struct tii2cfirmwarerec) bytes, then copies le16tocpu(imgheader->Length) bytes into it without validating that Length fits within the available space after the firmware record header.

imgheader->Length is a le16 from the firmware file and can be up to 65535. checkfwsanity() validates the total firmware size but not imgheader->Length specifically.

Fix by rejecting images where imgheader->Length exceeds the available destination space.

Affected Software

21 affected componentsFixes available
Linux Linux kernel (USB serial io_ti driver)
Microsoft azl3 kernel 6.6.141.1-1<6.6.143.1-1
6.6.143.1-1
Linux Linux kernel>=2.6.12.1<5.10.259
Linux Linux kernel>=5.11<5.15.210
Linux Linux kernel>=5.16<6.1.176
Linux Linux kernel>=6.2<6.6.143
Linux Linux kernel>=6.7<6.12.94
Linux Linux kernel>=6.13<6.18.36
Linux Linux kernel>=6.19<7.0.13
Linux Linux kernel=2.6.12
Linux Linux kernel=2.6.12-rc2
Linux Linux kernel=2.6.12-rc3
Linux Linux kernel=2.6.12-rc4
Linux Linux kernel=2.6.12-rc5
Linux Linux kernel=7.1-rc1
Linux Linux kernel=7.1-rc2
Linux Linux kernel=7.1-rc3
Linux Linux kernel=7.1-rc4
Linux Linux kernel=7.1-rc5
Linux Linux kernel=7.1-rc6
Linux Linux kernel=7.1-rc7

Remediation

Recommended actions to resolve this vulnerability, in priority order.

  1. Upgrade

    Upgrade to a fixed release to a version that resolves this vulnerability.

    Fixed in 6.6.143.1-1
  2. Compensating control

    In build_i2c_fw_hdr()/check_fw_sanity(), reject firmware images when img_header->Length (le16_to_cpu(img_header->Length)) exceeds the available destination space (the fixed-size buffer size minus the existing offset/headers), so the function does not copy more than fits into the allocated buffer.

Event History

Jun 25, 2026
CVE Published
via MITRE·08:39 AM
Data Sourced
via MITRE·08:39 AM
Description
Data Sourced
via NVD·09:16 AM
RemedyDescriptionSeverityWeaknessAffected Software
Jun 27, 2026
Data Sourced
via Microsoft·08:04 AM
DescriptionSeverityWeaknessAffected Software
Updated
via Microsoft·08:04 AM
DescriptionSeverity

Frequently Asked Questions

1

What is the severity of CVE-2026-53195?

The severity of CVE-2026-53195 is classified as high with a score of 7.1.

2

What is the impact of CVE-2026-53195?

CVE-2026-53195 can lead to a heap overflow which may allow an attacker to execute arbitrary code.

3

In which software is CVE-2026-53195 found?

CVE-2026-53195 affects the Linux kernel, particularly the USB serial io_ti driver.

4

How do I fix CVE-2026-53195?

To resolve CVE-2026-53195, ensure that your Linux kernel is updated to a version that includes the fix for the heap overflow vulnerability.

5

What are the affected systems of CVE-2026-53195?

CVE-2026-53195 affects systems running the Linux kernel version that includes the USB serial io_ti driver.

Contact

SecAlerts Pty Ltd.
132 Wickham Terrace
Fortitude Valley,
QLD 4006, Australia
info@secalerts.co
By using SecAlerts services, you agree to our services end-user license agreement. This website is safeguarded by reCAPTCHA and governed by the Google Privacy Policy and Terms of Service. All names, logos, and brands of products are owned by their respective owners, and any usage of these names, logos, and brands for identification purposes only does not imply endorsement. If you possess any content that requires removal, please get in touch with us.
© 2026 SecAlerts Pty Ltd.
ABN: 70 645 966 203, ACN: 645 966 203