mirror of
https://github.com/0xMarcio/cve.git
synced 2026-05-09 15:15:46 +02:00
18 lines
828 B
Markdown
18 lines
828 B
Markdown
### [CVE-2017-7487](https://cve.mitre.org/cgi-bin/cvename.cgi?name=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
|
|
- https://github.com/thdusdl1219/CVE-Study
|
|
|