CVE-2026-53194
The CVE-2026-53194 entry documents a Linux kernel USB serial issue in the kl5kusb105 driver (klsi_105_prepare_write_buffer). The root cause is a miscalculation when copying data from the write FIFO into the bulk-out buffer: the code uses the full buffer size as the copy length and writes starting...