mirror of
https://github.com/0xMarcio/cve.git
synced 2026-05-27 06:12:23 +02:00
18 lines
841 B
Markdown
18 lines
841 B
Markdown
### [CVE-2017-18222](https://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2017-18222)
|
|

|
|

|
|

|
|
|
|
### Description
|
|
|
|
In the Linux kernel before 4.12, Hisilicon Network Subsystem (HNS) does not consider the ETH_SS_PRIV_FLAGS case when retrieving sset_count data, which allows local users to cause a denial of service (buffer overflow and memory corruption) or possibly have unspecified other impact, as demonstrated by incompatibility between hns_get_sset_count and ethtool_get_strings.
|
|
|
|
### POC
|
|
|
|
#### Reference
|
|
- http://www.securityfocus.com/bid/103349
|
|
|
|
#### Github
|
|
No PoCs found on GitHub currently.
|
|
|