cve/2009/CVE-2009-0676.md
2024-06-18 02:51:15 +02:00

741 B

CVE-2009-0676

Description

The sock_getsockopt function in net/core/sock.c in the Linux kernel before 2.6.28.6 does not initialize a certain structure member, which allows local users to obtain potentially sensitive information from kernel memory via an SO_BSDCOMPAT getsockopt request.

POC

Reference

Github

No PoCs found on GitHub currently.