mirror of
https://github.com/0xMarcio/cve.git
synced 2026-05-23 15:00:20 +02:00
18 lines
838 B
Markdown
18 lines
838 B
Markdown
### [CVE-2015-0569](https://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2015-0569)
|
|

|
|

|
|

|
|
|
|
### Description
|
|
|
|
Heap-based buffer overflow in the private wireless extensions IOCTL implementation in wlan_hdd_wext.c in the WLAN (aka Wi-Fi) driver for the Linux kernel 3.x and 4.x, as used in Qualcomm Innovation Center (QuIC) Android contributions for MSM devices and other products, allows attackers to gain privileges via a crafted application that establishes a packet filter.
|
|
|
|
### POC
|
|
|
|
#### Reference
|
|
- https://www.exploit-db.com/exploits/39308/
|
|
|
|
#### Github
|
|
- https://github.com/tangsilian/android-vuln
|
|
|