Logo
-

Byte Open Security

(ByteOS Network)

Log In

Sign Up

ByteOS

Security
Vulnerability Details
Registries
Custom Views
Weaknesses
Attack Patterns
Filters & Tools
CVE Vulnerability Details :
CVE-2026-53195
PUBLISHED
More InfoOfficial Page
Assigner-Linux
Assigner Org ID-416baaa9-dc9f-4396-8d5f-8c081fb06d67
View Known Exploited Vulnerability (KEV) details
Published At-25 Jun, 2026 | 08:39
Updated At-25 Jun, 2026 | 08:39
Rejected At-
▼CVE Numbering Authority (CNA)
USB: serial: io_ti: fix heap overflow in build_i2c_fw_hdr()

In the Linux kernel, the following vulnerability has been resolved: USB: serial: io_ti: fix heap overflow in build_i2c_fw_hdr() build_i2c_fw_hdr() allocates a fixed-size buffer of (16*1024 - 512) + sizeof(struct ti_i2c_firmware_rec) bytes, then copies le16_to_cpu(img_header->Length) bytes into it without validating that Length fits within the available space after the firmware record header. img_header->Length is a __le16 from the firmware file and can be up to 65535. check_fw_sanity() validates the total firmware size but not img_header->Length specifically. Fix by rejecting images where img_header->Length exceeds the available destination space.

Affected Products
Vendor
Linux Kernel Organization, IncLinux
Product
Linux
Repo
https://git.kernel.org/pub/scm/linux/kernel/git/stable/linux.git
Program Files
  • drivers/usb/serial/io_ti.c
Default Status
unaffected
Versions
Affected
  • From 1da177e4c3f41524e886b7f1b8a0c1fc7321cac2 before 3e187152f44d76d7633a3855ffd0099e1588b82a (git)
  • From 1da177e4c3f41524e886b7f1b8a0c1fc7321cac2 before b7faf660eefa2047ebc2959ff76da2b6eae2e9e3 (git)
  • From 1da177e4c3f41524e886b7f1b8a0c1fc7321cac2 before 2fd64bf0ad66ab5de0c73524591d879427ba5aba (git)
  • From 1da177e4c3f41524e886b7f1b8a0c1fc7321cac2 before 4cb722747ed25971f35cc47ce5c0e79d7f717713 (git)
  • From 1da177e4c3f41524e886b7f1b8a0c1fc7321cac2 before 130d6567eb148040eed1b73e1414ad6c27d22bd5 (git)
  • From 1da177e4c3f41524e886b7f1b8a0c1fc7321cac2 before 294692d3296eee3391c348d7ea6401916d27806c (git)
  • From 1da177e4c3f41524e886b7f1b8a0c1fc7321cac2 before 5a79b634ee58786ca627268daefa7744f2af2e14 (git)
  • From 1da177e4c3f41524e886b7f1b8a0c1fc7321cac2 before 0fd2b00b2d3d05e3eaa13342b3dfb0fa85c226ae (git)
Vendor
Linux Kernel Organization, IncLinux
Product
Linux
Repo
https://git.kernel.org/pub/scm/linux/kernel/git/stable/linux.git
Program Files
  • drivers/usb/serial/io_ti.c
Default Status
affected
Versions
Affected
  • 2.6.12
Unaffected
  • From 0 before 2.6.12 (semver)
  • From 5.10.259 through 5.10.* (semver)
  • From 5.15.210 through 5.15.* (semver)
  • From 6.1.176 through 6.1.* (semver)
  • From 6.6.143 through 6.6.* (semver)
  • From 6.12.94 through 6.12.* (semver)
  • From 6.18.36 through 6.18.* (semver)
  • From 7.0.13 through 7.0.* (semver)
  • From 7.1 through * (original_commit_for_fix)
Metrics
VersionBase scoreBase severityVector
Metrics Other Info
Impacts
CAPEC IDDescription
Solutions

Configurations

Workarounds

Exploits

Credits

Timeline
EventDate
Replaced By

Rejected Reason

References
HyperlinkResource
https://git.kernel.org/stable/c/3e187152f44d76d7633a3855ffd0099e1588b82a
N/A
https://git.kernel.org/stable/c/b7faf660eefa2047ebc2959ff76da2b6eae2e9e3
N/A
https://git.kernel.org/stable/c/2fd64bf0ad66ab5de0c73524591d879427ba5aba
N/A
https://git.kernel.org/stable/c/4cb722747ed25971f35cc47ce5c0e79d7f717713
N/A
https://git.kernel.org/stable/c/130d6567eb148040eed1b73e1414ad6c27d22bd5
N/A
https://git.kernel.org/stable/c/294692d3296eee3391c348d7ea6401916d27806c
N/A
https://git.kernel.org/stable/c/5a79b634ee58786ca627268daefa7744f2af2e14
N/A
https://git.kernel.org/stable/c/0fd2b00b2d3d05e3eaa13342b3dfb0fa85c226ae
N/A
Hyperlink: https://git.kernel.org/stable/c/3e187152f44d76d7633a3855ffd0099e1588b82a
Resource: N/A
Hyperlink: https://git.kernel.org/stable/c/b7faf660eefa2047ebc2959ff76da2b6eae2e9e3
Resource: N/A
Hyperlink: https://git.kernel.org/stable/c/2fd64bf0ad66ab5de0c73524591d879427ba5aba
Resource: N/A
Hyperlink: https://git.kernel.org/stable/c/4cb722747ed25971f35cc47ce5c0e79d7f717713
Resource: N/A
Hyperlink: https://git.kernel.org/stable/c/130d6567eb148040eed1b73e1414ad6c27d22bd5
Resource: N/A
Hyperlink: https://git.kernel.org/stable/c/294692d3296eee3391c348d7ea6401916d27806c
Resource: N/A
Hyperlink: https://git.kernel.org/stable/c/5a79b634ee58786ca627268daefa7744f2af2e14
Resource: N/A
Hyperlink: https://git.kernel.org/stable/c/0fd2b00b2d3d05e3eaa13342b3dfb0fa85c226ae
Resource: N/A
Details not found