2 matches found
Unity Linux 20.1070a Security Update: kernel (UTSA-2025-989543)
The Unity Linux 20 host has a package installed that is affected by a vulnerability as referenced in the UTSA-2025-989543 advisory. In the Linux kernel, the following vulnerability has been resolved: usbnet: sanity check for maxpacket maxpacket of 0 makes no sense and oopses as we need to divide ...
CVE-2021-47495 usbnet: sanity check for maxpacket
In the Linux kernel, the following vulnerability has been resolved: usbnet: sanity check for maxpacket maxpacket of 0 makes no sense and oopses as we need to divide by it. Give up. V2: fixed typo in log and stylistic issues...