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

785 B

CVE-2017-7487

Description

The ipxitf_ioctl function in net/ipx/af_ipx.c in the Linux kernel through 4.11.1 mishandles reference counts, which allows local users to cause a denial of service (use-after-free) or possibly have unspecified other impact via a failed SIOCGIFADDR ioctl call for an IPX interface.

POC

Reference

No PoCs from references.

Github