Socat is a relay for bidirectional data transfer between two independent data channels. Each of these data channels may be a file, pipe, device (serial line etc. or a pseudo terminal), a socket (UNIX, IP4, IP6 - raw, UDP, TCP), an SSL socket, proxy CONNECT connection, a file descriptor (stdin etc.), the GNU line editor (readline), a program, or a combination of two of these.
Security Fix(es):
socat versions 1.8.0.0 through 1.8.1.1 contain a heap-based buffer overflow vulnerability that allows a malicious SOCKS5 proxy server to overwrite adjacent heap memory by exploiting a sign-extension flaw in the DOMAINNAME reply parser. During connection setup, the domain name length byte is read through a signed char field causing a negative bytestoread value that is implicitly converted to size_t, resulting in an unbounded heap write into the 262-byte reply buffer with attacker-controlled size and content.(CVE-2026-56123)
{
"severity": "Critical"
}{
"x86_64": [
"socat-1.8.1.3-1.oe2403sp1.x86_64.rpm",
"socat-debuginfo-1.8.1.3-1.oe2403sp1.x86_64.rpm",
"socat-debugsource-1.8.1.3-1.oe2403sp1.x86_64.rpm"
],
"src": [
"socat-1.8.1.3-1.oe2403sp1.src.rpm"
],
"aarch64": [
"socat-1.8.1.3-1.oe2403sp1.aarch64.rpm",
"socat-debuginfo-1.8.1.3-1.oe2403sp1.aarch64.rpm",
"socat-debugsource-1.8.1.3-1.oe2403sp1.aarch64.rpm"
],
"noarch": [
"socat-help-1.8.1.3-1.oe2403sp1.noarch.rpm"
]
}