Files
CVEs-PoC/2010/CVE-2010-3859.md
T
2024-06-18 02:51:15 +02:00

869 B

CVE-2010-3859

Description

Multiple integer signedness errors in the TIPC implementation in the Linux kernel before 2.6.36.2 allow local users to gain privileges via a crafted sendmsg call that triggers a heap-based buffer overflow, related to the tipc_msg_build function in net/tipc/msg.c and the verify_iovec function in net/core/iovec.c.

POC

Reference

Github

No PoCs found on GitHub currently.