5 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 ...
Unity Linux 20.1050e Security Update: kernel (UTSA-2025-989954)
The Unity Linux 20 host has a package installed that is affected by a vulnerability as referenced in the UTSA-2025-989954 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-2022-50220
In the Linux kernel, the following vulnerability has been resolved: usbnet: Fix linkwatch use-after-free on disconnect usbnet uses the work usbnetdeferredkevent to perform tasks which may sleep. On disconnect, completion of the work was originally awaited in -ndostop. But in 2003, that was moved ...
Linux Distros Unpatched Vulnerability : CVE-2024-46861
The Linux/Unix host has one or more packages installed that are impacted by a vulnerability without a vendor supplied patch available. - usbnet: ipheth: do not stop RX on failing RX callback RX callbacks can fail for multiple reasons: Payload too short Payload formatted incorrecly e.g. bad NCM...
DEBIAN-CVE-2021-47495
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...