Files
cve/2012/CVE-2012-2136.md
2025-09-29 21:09:30 +02:00

774 B

CVE-2012-2136

Description

The sock_alloc_send_pskb function in net/core/sock.c in the Linux kernel before 3.4.5 does not properly validate a certain length value, which allows local users to cause a denial of service (heap-based buffer overflow and system crash) or possibly gain privileges by leveraging access to a TUN/TAP device.

POC

Reference

Github

No PoCs found on GitHub currently.