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