CVE-2026-53196

Aliases:UBUNTU-CVE-2026-53196DEBIAN-CVE-2026-53196CGA-3wm5-5x34-c333CGA-52xj-32pc-v3r2CGA-5493-85vq-mw68CGA-6hv4-88jv-fr6wCGA-75f3-2cr9-jm63CGA-8xj8-7r96-f5mhCGA-9378-qrxx-pp34CGA-94xx-8jhq-9795CGA-g893-g652-8x88CGA-hwr6-mgp4-vhphCGA-jgvj-hx5w-jqp2CGA-xhwh-qmf7-8qqg
Modified
Published: 25 Jun 2026, 08:39
Last modified:18 Sept 2026, 12:04

Vulnerability Summary

Overall Risk (default)
medium
27/100
CVSS Score
6.8 MEDIUM
v3.1 (cve.org)
EPSS Score
0.27% LOW
0% probability 0.00%
KEV
Not listed
Ransomware
No reports
Public exploits
None found
Dark Web
Not detected

Timeline

25 Jun 2026, 08:39
Published
Vulnerability first disclosed
18 Sept 2026, 12:04
Last Modified
Vulnerability information updated

Description

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 Metrics

  • v4.0HIGHScore: 7CVSS:4.0/AV:P/AC:L/AT:N/PR:N/UI:N/VC:H/VI:H/VA:H/SC:N/SI:N/SA:N
  • v3.1MEDIUMScore: 6.8CVSS:3.1/AV:P/AC:L/PR:N/UI:N/S:U/C:H/I:H/A:H

EPSS Trends

Current EPSS score: 0.27% Percentile: 20%

Techniques & Countermeasures

  • CWE-787Out-of-bounds Write

    The product writes data past the end, or before the beginning, of the intended buffer.

Affected Systems

  • chainguardlinux-aws-6.12

    < 6.12.95-r0

  • chainguardlinux-aws-6.18

    < 6.18.38-r0

  • chainguardlinux-azure-6.18

    < 6.18.38-r0

  • chainguardlinux-gcp-6.12

    < 6.12.95-r0

  • chainguardlinux-gcp-6.18

    < 6.18.38-r0

  • chainguardlinux-gcp-6.18-bootc-boot-installed

    < 6.18.38-r0

  • chainguardlinux-qemu-6.12

    < 6.12.95-r0

  • chainguardlinux-qemu-6.18

    < 6.18.38-r0

  • chainguardlinux-qemu-6.18-bootc-boot-installed

    < 6.18.38-r0

  • chainguardlinux-qemu-melange

    < 6.18.38-r0

  • chainguardlinux-vmware-6.12

    < 6.12.95-r0

  • chainguardlinux-vmware-6.18

    < 6.18.38-r0

  • debianlinux

    < 5.10.259-1 | < 6.1.176-1 | < 6.12.94-1 | < 7.0.13-1

  • debianlinux-6.1

    < 6.1.176-1~deb11u1

  • ubuntulinux

    all | all | all | all | all | < 7.0.0-31.31

  • ubuntulinux-allwinner-5.19

    all

  • ubuntulinux-aws

    all | all | all | all | all | < 7.0.0-1012.12

  • ubuntulinux-aws-5.0

    all

  • ubuntulinux-aws-5.11

    all

  • ubuntulinux-aws-5.13

    all

  • ubuntulinux-aws-5.15

    all

  • ubuntulinux-aws-5.19

    all

  • ubuntulinux-aws-5.3

    all

  • ubuntulinux-aws-5.4

    all

  • ubuntulinux-aws-5.8

    all

  • ubuntulinux-aws-6.14

    all

  • ubuntulinux-aws-6.17

    all

  • ubuntulinux-aws-6.2

    all

  • ubuntulinux-aws-6.5

    all

  • ubuntulinux-aws-6.8

    all

  • ubuntulinux-aws-7.0

    all | < 7.0.0-1012.12~24.04.1

  • ubuntulinux-aws-fips

    all

  • ubuntulinux-aws-hwe

    all

  • ubuntulinux-azure

    all | all | all | all | all | all

  • ubuntulinux-azure-4.15

    all

  • ubuntulinux-azure-5.11

    all

  • ubuntulinux-azure-5.13

    all

  • ubuntulinux-azure-5.15

    all

  • ubuntulinux-azure-5.19

    all

  • ubuntulinux-azure-5.3

    all

  • ubuntulinux-azure-5.4

    all

  • ubuntulinux-azure-5.8

    all

  • ubuntulinux-azure-6.11

    all

  • ubuntulinux-azure-6.14

    all

  • ubuntulinux-azure-6.17

    all

  • ubuntulinux-azure-6.2

    all

  • ubuntulinux-azure-6.5

    all

  • ubuntulinux-azure-6.8

    all

  • ubuntulinux-azure-7.0

    all

  • ubuntulinux-azure-edge

    all

Showing first 50 affected entries in server-rendered view.

References (34)