CVE-2017-8244
Last modified
CVE-2017-8244 is a high-severity vulnerability rated 7/10 on the CVSS scale. 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. EPSS estimates a 0.15% chance of exploitation in the next 30 days.
Description
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).
Metrics
CVSS:3.1/AV:L/AC:H/PR:L/UI:N/S:U/C:H/I:H/A:H
Weakness Enumeration
Affected Software
| Vendor | Product | Versions |
|---|---|---|
| Android | All versions |
References
- http://www.securityfocus.com/bid/98547Third Party Advisory, VDB Entry
- http://www.securityfocus.com/bid/98547Third Party Advisory, VDB Entry
Timeline
- Published
- Last Modified
- Status
- Modified
Frequently Asked Questions
What is CVE-2017-8244?
How severe is CVE-2017-8244?
How do I fix CVE-2017-8244?
Are you affected by CVE-2017-8244?
Run a free Strix scan to check your systems for this vulnerability.
Scan your code nowSource: NVD / NIST
