3 matches found
The vulnerability in the `usbnet_probe()` function of the `drivers/net/usb/usbnet.c` module of the Linux kernel’s USB driver support module allows a hacker to cause a service failure.
The vulnerability of the usbnetprobe function in the drivers/net/usb/usbnet.c module of the Linux kernel’s network adapter driver support framework is related to zero-division errors. Exploiting this vulnerability could allow an attacker to cause a service failure...
CVE-2021-47171
In the Linux kernel, the following vulnerability has been resolved: net: usb: fix memory leak in smsc75xxbind Syzbot reported memory leak in smsc75xxbind. The problem was is non-freed memory in case of errors after memory allocation. backtrace: kmalloc include/linux/slab.h:556 inline kzalloc...
CVE-2023-52528 net: usb: smsc75xx: Fix uninit-value access in __smsc75xx_read_reg
In the Linux kernel, the following vulnerability has been resolved: net: usb: smsc75xx: Fix uninit-value access in smsc75xxreadreg syzbot reported the following uninit-value access issue: ===================================================== BUG: KMSAN: uninit-value in smsc75xxwaitready...