Buffer overflow in Linux kernel - CVE-2017-7541

 

Buffer overflow in Linux kernel - CVE-2017-7541

Published: July 25, 2017 / Updated: July 25, 2017


Vulnerability identifier: #VU7585
CSH Severity: Low
CVSS v4.0: CVSS:4.0/AV:L/AC:L/AT:N/PR:N/UI:N/VC:H/VI:H/VA:H/SC:N/SI:N/SA:N/E:U/U:Clear
CVE-ID: CVE-2017-7541
CWE-ID: CWE-119
Exploitation vector: Local access
Exploit availability: No public exploit available
Vendor: Linux Foundation
Affected software:
Linux kernel

Detailed vulnerability description

The vulnerability allows a local attacker to execute arbitrary code on the target system with elevated privileges.

The vulnerability exists due to boundary error in brcmf_cfg80211_mgmt_tx() function in drivers/net/wireless/broadcom/brcm80211/brcmfmac/cfg80211.c in the Linux kernel before 4.12.3. A local user can create a specially crafted NL80211_CMD_FRAME Netlink packet and trigger DoS conditions or execute arbitrary code on the target system with elevated privileges.

Successful exploitation of this vulnerability may allow an attacker to obtain elevated privileges.


How to mitigate CVE-2017-7541

Update to version 4.12.3.

Sources