4 matches found
UBUNTU-CVE-2026-46109
In the Linux kernel, the following vulnerability has been resolved: usb: ulpi: fix memory leak on ulpiregister error paths Commit 01af542392b5 "usb: ulpi: fix double free in ulpiregisterinterface error path" removed kfreeulpi from ulpiregisterinterface to fix a double-free when deviceregister...
UBUNTU-CVE-2021-45767
GPAC 1.1.0 was discovered to contain an invalid memory address dereference via the function lsrreadid. This vulnerability can lead to a Denial of Service DoS...
PT-2022-12395 · Gpac · Gpac
Name of the Vulnerable Software and Affected Versions: GPAC version 1.1.0 Description: The issue is related to an invalid memory address dereference via the function lsr read id. This can lead to a Denial of Service DoS. Recommendations: For GPAC version 1.1.0, consider disabling the lsr read id...
QEMU - Floppy Disk Controller (FDC) PoC
Exploit for multiple platform in category dos / poc // Source: https://marc.info/?l=oss-security&m=143155206320935&w=2 include define FIFO 0x3f5 int main int i; iopl3; outb0x0a,0x3f5; / READ ID / for i=0;i10000000;i++ outb0x42,0x3f5; / push / 0day.today 2018-03-13...