Files
CVEs-PoC/2020/CVE-2020-6016.md
T
2025-09-29 21:09:30 +02:00

890 B

CVE-2020-6016

Description

Valve's Game Networking Sockets prior to version v1.2.0 improperly handles unreliable segments with negative offsets in function SNP_ReceiveUnreliableSegment(), leading to a Heap-Based Buffer Underflow and a free() of memory not from the heap, resulting in a memory corruption and probably even a remote code execution.

POC

Reference

No PoCs from references.

Github