Vulnerability Details : CVE-2019-2260
A race condition occurs while processing perf-event which can lead to a use after free condition in Snapdragon Auto, Snapdragon Compute, Snapdragon Consumer IOT, Snapdragon Industrial IOT, Snapdragon Mobile, Snapdragon Voice & Music, Snapdragon Wearables in MDM9150, MDM9206, MDM9607, MDM9640, MDM9650, MSM8909W, QCS405, QCS605, Qualcomm 215, SD 210/SD 212/SD 205, SD 425, SD 427, SD 430, SD 435, SD 439 / SD 429, SD 450, SD 625, SD 632, SD 636, SD 665, SD 712 / SD 710 / SD 670, SD 730, SD 820A, SD 835, SD 845 / SD 850, SD 855, SDM439, SDM630, SDM660, SDX20, SDX24, Snapdragon_High_Med_2016, SXR1130
Vulnerability category: Memory Corruption
Products affected by CVE-2019-2260
- cpe:2.3:o:qualcomm:mdm9206_firmware:-:*:*:*:*:*:*:*
- cpe:2.3:o:qualcomm:mdm9607_firmware:-:*:*:*:*:*:*:*
- cpe:2.3:o:qualcomm:mdm9650_firmware:-:*:*:*:*:*:*:*
- cpe:2.3:o:qualcomm:sd_210_firmware:-:*:*:*:*:*:*:*
- cpe:2.3:o:qualcomm:sd_212_firmware:-:*:*:*:*:*:*:*
- cpe:2.3:o:qualcomm:sd_425_firmware:-:*:*:*:*:*:*:*
- cpe:2.3:o:qualcomm:sd_430_firmware:-:*:*:*:*:*:*:*
- cpe:2.3:o:qualcomm:sd_625_firmware:-:*:*:*:*:*:*:*
- cpe:2.3:o:qualcomm:sd_835_firmware:-:*:*:*:*:*:*:*
- cpe:2.3:o:qualcomm:sd_845_firmware:-:*:*:*:*:*:*:*
- cpe:2.3:o:qualcomm:sd_205_firmware:-:*:*:*:*:*:*:*
- cpe:2.3:o:qualcomm:sd_450_firmware:-:*:*:*:*:*:*:*
- cpe:2.3:o:qualcomm:msm8909w_firmware:-:*:*:*:*:*:*:*
- cpe:2.3:o:qualcomm:mdm9640_firmware:-:*:*:*:*:*:*:*
- cpe:2.3:o:qualcomm:sdx20_firmware:-:*:*:*:*:*:*:*
- cpe:2.3:o:qualcomm:sd_850_firmware:-:*:*:*:*:*:*:*
- cpe:2.3:o:qualcomm:sd_820a_firmware:-:*:*:*:*:*:*:*
- cpe:2.3:o:qualcomm:sd_427_firmware:-:*:*:*:*:*:*:*
- cpe:2.3:o:qualcomm:sd_435_firmware:-:*:*:*:*:*:*:*
- cpe:2.3:o:qualcomm:sdm630_firmware:-:*:*:*:*:*:*:*
- cpe:2.3:o:qualcomm:sdm660_firmware:-:*:*:*:*:*:*:*
- cpe:2.3:o:qualcomm:snapdragon_high_med_2016_firmware:-:*:*:*:*:*:*:*
- cpe:2.3:o:qualcomm:sdm439_firmware:-:*:*:*:*:*:*:*
- cpe:2.3:o:qualcomm:sdx24_firmware:-:*:*:*:*:*:*:*
- cpe:2.3:o:qualcomm:sxr1130_firmware:-:*:*:*:*:*:*:*
- cpe:2.3:o:qualcomm:sd_439_firmware:-:*:*:*:*:*:*:*
- cpe:2.3:o:qualcomm:sd_429_firmware:-:*:*:*:*:*:*:*
- cpe:2.3:o:qualcomm:sd_632_firmware:-:*:*:*:*:*:*:*
- cpe:2.3:o:qualcomm:sd_636_firmware:-:*:*:*:*:*:*:*
- cpe:2.3:o:qualcomm:sd_712_firmware:-:*:*:*:*:*:*:*
- cpe:2.3:o:qualcomm:sd_710_firmware:-:*:*:*:*:*:*:*
- cpe:2.3:o:qualcomm:sd_670_firmware:-:*:*:*:*:*:*:*
- cpe:2.3:o:qualcomm:sd_855_firmware:-:*:*:*:*:*:*:*
- cpe:2.3:o:qualcomm:qualcomm_215_firmware:-:*:*:*:*:*:*:*
- cpe:2.3:o:qualcomm:mdm9150_firmware:-:*:*:*:*:*:*:*
- cpe:2.3:o:qualcomm:qcs605_firmware:-:*:*:*:*:*:*:*
- cpe:2.3:o:qualcomm:sd_730_firmware:-:*:*:*:*:*:*:*
- cpe:2.3:o:qualcomm:qcs405_firmware:-:*:*:*:*:*:*:*
- cpe:2.3:o:qualcomm:sd_665_firmware:-:*:*:*:*:*:*:*
Exploit prediction scoring system (EPSS) score for CVE-2019-2260
0.04%
Probability of exploitation activity in the next 30 days
EPSS Score History
~ 10 %
Percentile, the proportion of vulnerabilities that are scored at or less
CVSS scores for CVE-2019-2260
Base Score | Base Severity | CVSS Vector | Exploitability Score | Impact Score | Score Source | First Seen |
---|---|---|---|---|---|---|
6.9
|
MEDIUM | AV:L/AC:M/Au:N/C:C/I:C/A:C |
3.4
|
10.0
|
NIST | |
7.0
|
HIGH | CVSS:3.0/AV:L/AC:H/PR:L/UI:N/S:U/C:H/I:H/A:H |
1.0
|
5.9
|
NIST |
CWE ids for CVE-2019-2260
-
The product contains a code sequence that can run concurrently with other code, and the code sequence requires temporary, exclusive access to a shared resource, but a timing window exists in which the shared resource can be modified by another code sequence that is operating concurrently.Assigned by: nvd@nist.gov (Primary)
-
The product reuses or references memory after it has been freed. At some point afterward, the memory may be allocated again and saved in another pointer, while the original pointer references a location somewhere within the new allocation. Any operations using the original pointer are no longer valid because the memory "belongs" to the code that operates on the new pointer.Assigned by: nvd@nist.gov (Primary)
References for CVE-2019-2260
-
https://www.codeaurora.org/security-bulletin/2019/06/03/june-2019-code-aurora-security-bulletin
June 2019 Code Aurora Security Bulletin - Code AuroraPatch;Third Party Advisory
Jump to