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.
References
Link | Resource |
---|---|
https://us.codeaurora.org/cgit/quic/la/kernel/msm-3.18/commit/?id=9e8bdd63f7011dff5523ea435433834b3702398d | Mailing List Patch Third Party Advisory |
https://www.codeaurora.org/projects/security-advisories/linux-ipc-router-binding-any-port-control-port-cve-2016-2059 | Broken Link |
http://source.android.com/security/bulletin/2016-10-01.html | Patch Third Party Advisory |
http://www.securityfocus.com/bid/90230 | Third Party Advisory VDB Entry |
http://www.securitytracker.com/id/1035765 | Third Party Advisory VDB Entry |
Information
Published : 2016-05-05 14:59
Updated : 2020-08-03 08:59
NVD link : CVE-2016-2059
Mitre link : CVE-2016-2059
JSON object : View
CWE
CWE-269
Improper Privilege Management
Products Affected
- android
linux
- linux_kernel