Improper privilege management in Linux kernel - CVE-2016-2059

 

Improper privilege management in Linux kernel - CVE-2016-2059

Published: May 6, 2016 / Updated: August 10, 2024


Vulnerability identifier: #VU95719
CSH Severity: Low
CVSS v4: 7.3 [CVSS:4.0/AV:L/AC:L/AT:P/PR:L/UI:N/VC:H/VI:H/VA:H/SC:N/SI:N/SA:N]
CVE-ID: CVE-2016-2059
CWE-ID: CWE-269
Exploitation vector: Local access
Exploit availability: Public exploit is available

Vulnerability details

The vulnerability allows a local user to execute arbitrary code.

The msm_ipc_router_bind_control_port function in net/ipc_router/ipc_router_core.c in the IPC router kernel module for the Linux kernel 3.x, as used in Qualcomm Innovation Center (QuIC) Android contributions for MSM devices and other products, does not verify that a port is a client port, which allows attackers to gain privileges or cause a denial of service (race condition and list corruption) by making many BIND_CONTROL_PORT ioctl calls.


Affected software

Linux kernel

How to mitigate CVE-2016-2059

Install update from vendor's repository.


Links to Public Exploits and PoC-codes

External References

Related Security Bulletins