Files
CVEs-PoC/2015/CVE-2015-7799.md
2025-09-29 21:09:30 +02:00

789 B

CVE-2015-7799

Description

The slhc_init function in drivers/net/slip/slhc.c in the Linux kernel through 4.2.3 does not ensure that certain slot numbers are valid, which allows local users to cause a denial of service (NULL pointer dereference and system crash) via a crafted PPPIOCSMAXCID ioctl call.

POC

Reference

Github