Files
CVEs-PoC/2008/CVE-2008-5079.md
T
2025-09-29 21:09:30 +02:00

760 B

CVE-2008-5079

Description

net/atm/svc.c in the ATM subsystem in the Linux kernel 2.6.27.8 and earlier allows local users to cause a denial of service (kernel infinite loop) by making two calls to svc_listen for the same socket, and then reading a /proc/net/atm/*vc file, related to corruption of the vcc table.

POC

Reference

Github

No PoCs found on GitHub currently.