Exploitation Summary
EIP tracks 1 public exploit for EIP-2026-103006. PoCs published by hieubl.
AI-analyzed exploit summary This PoC demonstrates a heap-based overflow in Socat 1.7.3.4 due to an integer overflow in the `_socat()` function, where a large buffer size (0x8000000000000050) causes an incorrect malloc allocation, leading to a crash. The lack of PIE mitigation in the binary exacerbates the exploitability.
Description
Socat 1.7.3.4 - Heap-Based Overflow (PoC)
Exploits (1)
This PoC demonstrates a heap-based overflow in Socat 1.7.3.4 due to an integer overflow in the `_socat()` function, where a large buffer size (0x8000000000000050) causes an incorrect malloc allocation, leading to a crash. The lack of PIE mitigation in the binary exacerbates the exploitability.