| Summary | 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 The Size field comes from the device and is only validated (in valid_csum() is called after read_rom() and also iterates Fix by rejecting descriptors with unexpected length before calling [ johan: amend commit message; also check for short descriptors ] |
|---|---|
| Publication Date | June 25, 2026, 6:16 p.m. |
| Registration Date | June 27, 2026, 4:26 a.m. |
| Last Update | June 25, 2026, 6:16 p.m. |