3 matches found
CVE-2026-18370
entr is vulnerable to Heap-based buffer overflow in runutility function. The function allocates a fixed-size heap buffer using mallocARGMAX and copies command-line arguments into it. It advances the destination pointer based on the return value of strlcpy, which returns the total length of the...
SUSE CVE-2019-12247
QEMU 3.0.0 has an Integer Overflow because the qga/commands.c files do not check the length of the argument list or the number of environment variables. NOTE: This has been disputed as not exploitable...
PT-2019-12715 · Qemu +2 · Qemu +2
Name of the Vulnerable Software and Affected Versions: QEMU version 3.0.0 Description: The issue is related to an Integer Overflow in QEMU 3.0.0, caused by the qga/commands.c files not checking the length of the argument list or the number of environment variables. However, it has been disputed a...