4 matches found
golang: cmd/compile: possible memory corruption after bound check elimination
A flaw was found in the cmd/compile package in the Go standard library. The compiler fails to correctly check for integer overflow or underflow in arithmetic operations involving loop induction variables. As a result, the compiler allows invalid memory indexing to occur at runtime, potentially...
CVE-2026-27143
A flaw was found in the cmd/compile package in the Go standard library. The compiler fails to correctly check for integer overflow or underflow in arithmetic operations involving loop induction variables. As a result, the compiler allows invalid memory indexing to occur at runtime, potentially...
MPlayer 1.0rc2 - 'demux_mov.c' Remote Code Execution
source: https://www.securityfocus.com/bid/27499/info MPlayer is prone to a remote code-execution vulnerability because it fails to sanitize certain 'MOV' file tags before using them to index heap memory. An attacker can exploit this issue to execute arbitrary code, which can result in the complet...
UML_NET - Integer Mismanagement Code Execution
UMLNET - Integer Mismanagement Code Execution // source: https://www.securityfocus.com/bid/7676/info A vulnerability has been discovered in umlnet. Due to integer mismanagement while handling version information, it may be possible for an attacker to execute arbitrary code. Specifically, by...