cve/2013/CVE-2013-0290.md
2024-06-18 02:51:15 +02:00

764 B

CVE-2013-0290

Description

The __skb_recv_datagram function in net/core/datagram.c in the Linux kernel before 3.8 does not properly handle the MSG_PEEK flag with zero-length data, which allows local users to cause a denial of service (infinite loop and system hang) via a crafted application.

POC

Reference

Github

No PoCs found on GitHub currently.