cve/2017/CVE-2017-9242.md
2024-05-26 14:27:05 +02:00

717 B

CVE-2017-9242

Description

The __ip6_append_data function in net/ipv6/ip6_output.c in the Linux kernel through 4.11.3 is too late in checking whether an overwrite of an skb data structure may occur, which allows local users to cause a denial of service (system crash) via crafted system calls.

POC

Reference

No PoCs from references.

Github