7.8
CVSSv3

CVE-2015-0569

Published: 09/05/2016 Updated: 31/07/2020
CVSS v2 Base Score: 9.3 | Impact Score: 10 | Exploitability Score: 8.6
CVSS v3 Base Score: 7.8 | Impact Score: 5.9 | Exploitability Score: 1.8
VMScore: 935
Vector: AV:N/AC:M/Au:N/C:C/I:C/A:C

Vulnerability Summary

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 malicious users to gain privileges via a crafted application that establishes a packet filter.

Vulnerability Trend

Vulnerable Product Search on Vulmon Subscribe to Product

linux linux kernel

Exploits

/* * Coder: Shawn the R0ck, [citypw@gmailcom] * Co-worker: Pray3r, [pray3rz@gmailcom] * Compile: * # arm-linux-androideabi-gcc wext_pocc --sysroot=$SYS_ROOT -pie * # /aout wlan0 * Boomshit happens[ as always];-) */ #include <stdioh> #include <stringh> #include <stdlibh> #include <sys/ioctlh> #include ...