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

952 B

CVE-2010-3880

Description

net/ipv4/inet_diag.c in the Linux kernel before 2.6.37-rc2 does not properly audit INET_DIAG bytecode, which allows local users to cause a denial of service (kernel infinite loop) via crafted INET_DIAG_REQ_BYTECODE instructions in a netlink message that contains multiple attribute elements, as demonstrated by INET_DIAG_BC_JMP instructions.

POC

Reference

Github

No PoCs found on GitHub currently.