mirror of
https://github.com/0xMarcio/cve.git
synced 2026-05-31 10:09:29 +02:00
831 B
831 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
- http://www.mandriva.com/security/advisories?name=MDVSA-2013:176
- http://www.mandriva.com/security/advisories?name=MDVSA-2013:176
Github
No PoCs found on GitHub currently.