В ядре Linux устранена следующая уязвимость: can: usb: f81604: правильно обрабатывать короткие сообщения прерывания urb Если получен urb прерывания неправильной длины, правильно Обнаружьте это и не пытайтесь считать данные действительными.
Показать оригинальное описание (EN)
In the Linux kernel, the following vulnerability has been resolved: can: usb: f81604: handle short interrupt urb messages properly If an interrupt urb is received that is not the correct length, properly detect it and don't attempt to treat the data as valid.