Vulnerability in Google Android
CVE-2017-8244
In core_info_read and inst_info_read in all Android releases from CAF using the Linux kernel, variable "dbg_buf", "dbg_buf->curr" and "dbg_buf->filled_size" could be modified by different threads at the same time, but they are not protected with mutex or locks. Buffer overflow is possible on race conditions. "buffer->curr" itself could also be overwritten, which means that it may point to anywhere of kernel memory (for write).
Vulnerability class: Race Condition
EPSS: 0.002 (4.6th percentile) — read the EPSS interpretation.
CVSS v3 metric
CVSS v3 base score 7.0 (High). Vector: CVSS:3.1/AV:L/AC:H/PR:L/UI:N/S:U/C:H/I:H/A:H.
Affected products
- Google Android
- Qualcomm, Inc. Android For Msm, Firefox Os Qrd — versions All Android releases from CAF using the Linux kernel
Weakness classification (CWE)
Public proof-of-concept exploits
References
- product-security@qualcomm.com (x_refsource_CONFIRM, Broken Link)
- product-security@qualcomm.com (x_refsource_CONFIRM, Vendor Advisory)
- product-security@qualcomm.com (VDB Entry, Third Party Advisory, vdb-entry, x_refsource_BID)
Frequently asked questions
- What is CVE-2017-8244?
- CVE-2017-8244 is a high-severity vulnerability in Google Android, classified under Concurrent Execution using Shared Resource with Improper Synchronization (Race Condition). CVSS score: 7.0/10. Published 2017-05-12.
- How severe is CVE-2017-8244?
- High severity. CVSS v3 base score is 7.0 out of 10.
- Is CVE-2017-8244 known to be exploited?
- 1 public proof-of-concept repositories are indexed. Not currently listed in the CISA KEV catalog.