cve/2006/CVE-2006-1342.md
2024-05-26 14:27:05 +02:00

736 B

CVE-2006-1342

Description

net/ipv4/af_inet.c in Linux kernel 2.4 does not clear sockaddr_in.sin_zero before returning IPv4 socket names from the (1) getsockname, (2) getpeername, and (3) accept functions, which allows local users to obtain portions of potentially sensitive memory.

POC

Reference

Github

No PoCs found on GitHub currently.