7 matches found
CVE-2026-68365
A flaw was found in the Linux kernel's ioedgeport USB serial driver. The driver fails to properly cap the transmit credits received from a connected USB device. This can lead to the txCredits value exceeding the allocated buffer size. A malicious USB device could leverage this vulnerability to...
CVE-2026-68365 USB: serial: io_edgeport: cap received transmit credits
In the Linux kernel, the following vulnerability has been resolved: USB: serial: ioedgeport: cap received transmit credits The interrupt-status packet reports transmit credits returned by the device. edgeinterruptcallback adds the 16-bit value to txCredits without checking maxTxCredits. edgewrite...
EUVD-2004-1015
Malware in sbrugna...
Debian DSA-1070-1 : kernel-source-2.4.19 - several vulnerabilities
Several local and remote vulnerabilities have been discovered in the Linux kernel that may lead to a denial of service or the execution of arbitrary code. The Common Vulnerabilities and Exposures project identifies the following problems : - CVE-2004-0427 A local denial of service vulnerability i...
CVE-2004-1017
Multiple "overflows" in the ioedgeport driver for Linux kernel 2.4.x have unknown impact and unknown attack vectors...