While the IPA driver in Android for MSM, Firefox OS for MSM, and QRD Android before 2017-08-31 is processing IOCTL commands there is no mutex lock of allocated memory. If one thread sends an ioctl cmd IPA_IOC_QUERY_RT_TBL_INDEX while another sends an ioctl cmd IPA_IOC_DEL_RT_RULE, a use-after-free condition may occur.
                
            References
                    | Link | Resource | 
|---|---|
| https://source.android.com/security/bulletin/pixel/2018-02-01 | Vendor Advisory | 
| https://source.codeaurora.org/quic/la/kernel/msm-3.10/commit/?id=ca395c15c49cf6463a39d197b6a9331d183d94cb | Patch Third Party Advisory | 
| https://source.android.com/security/bulletin/pixel/2018-02-01 | Vendor Advisory | 
| https://source.codeaurora.org/quic/la/kernel/msm-3.10/commit/?id=ca395c15c49cf6463a39d197b6a9331d183d94cb | Patch Third Party Advisory | 
Configurations
                    History
                    21 Nov 2024, 03:13
| Type | Values Removed | Values Added | 
|---|---|---|
| References | () https://source.android.com/security/bulletin/pixel/2018-02-01 - Vendor Advisory | |
| References | () https://source.codeaurora.org/quic/la/kernel/msm-3.10/commit/?id=ca395c15c49cf6463a39d197b6a9331d183d94cb - Patch, Third Party Advisory | 
Information
                Published : 2018-03-30 21:29
Updated : 2024-11-21 03:13
NVD link : CVE-2017-14877
Mitre link : CVE-2017-14877
CVE.ORG link : CVE-2017-14877
JSON object : View
Products Affected
                - android
 
CWE
                
                    
                        
                        CWE-416
                        
            Use After Free
