cve/2017/CVE-2017-7487.md
2024-05-27 13:12:02 +00:00

828 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