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

|
|

|
|

|
|
|
|
### Description
|
|
|
|
A security flaw was discovered in the nl80211_set_rekey_data() function in net/wireless/nl80211.c in the Linux kernel through 4.13.3. This function does not check whether the required attributes are present in a Netlink request. This request can be issued by a user with the CAP_NET_ADMIN capability and may result in a NULL pointer dereference and system crash.
|
|
|
|
### POC
|
|
|
|
#### Reference
|
|
- http://seclists.org/oss-sec/2017/q3/437
|
|
- https://usn.ubuntu.com/3583-2/
|
|
|
|
#### Github
|
|
- https://github.com/ARPSyndicate/cvemon
|
|
|