Predictive Vulnerability Intelligence.

Product

  • Product
  • Pricing
  • Documentation

Company

  • About
  • Partnerships
  • Blog
  • Support

Legal

  • Terms
  • Privacy
  • Data Licensing

© 2026 FAUCET Technologies LLC. All rights reserved.

CVE-2017-8244

23
FAUCET Score

CVE-2017-8244 is a race condition vulnerability in Android releases from CAF using the Linux kernel, specifically within the core_info_read and inst_info_read functions. This flaw allows for a buffer overflow due to unprotected concurrent modifications of critical buffer variables, potentially leading to arbitrary kernel memory writes. Rated 7.0 HIGH, it requires local access and high attack complexity but can result in complete compromise of confidentiality, integrity, and availability. There is no evidence of active exploitation, public exploit code (Metasploit, Nuclei, ExploitDB), or significant community discussion or media coverage.

Impacted Technologies

VendorProductVersion(s)CPE
Range not provided by sourceCPE matchmatch criteria
cpe:2.3:o:google:android:-:*:*:*:*:*:*:*

CVSS Data

CVSS version used by this source: 3.1

7.0HIGH

CVSS:3.1/AV:L/AC:H/PR:L/UI:N/S:U/C:H/I:H/A:H

Attack Vector
LOCAL
Attack Complexity
HIGH
Privileges Required
LOW
User Interaction
NONE
Scope
UNCHANGED
Confidentiality Impact
HIGH
Integrity Impact
HIGH
Availability Impact
HIGH
Exploitability Score
1.0
Impact Score
5.9
CvssVersion
3.1

Exploit Intelligence

EPSS Score
0.15%
Probability of exploitation in next 30 days
EPSS Percentile
4.6%
Percentile rank of EPSS score among Peer Group
As of 2026-07-27
Model: v2026.06.15
This CVE's current EPSS score of 0.0015 is in the 20th percentile among its peer group of 1,523 CVEs.

Social Chatter

The average CVE in this peer group has 0.0 Twitter, 0.1 Reddit, 0.1 Bluesky, 0.1 Mastodon, and 0.2 GitHub mentions.

Media Mentions

No media coverage found for this CVE.

The average CVE in this peer group has 0.4 InfoSec Media, 0.1 Vendor Blog, and 0.0 Security Researcher mentions.

Remediation

Patch Available

Vendor Patches (5)

microsoftpatch availablevia msrc
Product: cm1 kernel 5.10.57.1-1 on CBL Mariner 1.0Fixed in: -
microsoftpatch availablevia msrc
Product: 16840-16820Fixed in: -
microsoftpatch availablevia msrc
Product: CBL Mariner 1.0 x64Fixed in: 5.10.57.1-1
microsoftpatch availablevia msrc
Product: CBL Mariner 1.0 ARMFixed in: 5.10.57.1-1
googlevendor investigatingvia nvd_reference
View patch

Vendor Advisories (2)

microsoft2020-Sep/CVE-2017-8244

CVE-2017-8244

Sep 8, 2020
microsoft2017-May/CVE-2017-8244Important

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).

May 9, 2017

References

source.android.com / security/bulletin/pixel/2017-12-01
Vendor Advisory
codeaurora.org / buffer-overflow-msmvidc-debugfs-driver-coreinforead-and-instinforead-cve-2017-8244
Broken Link
securityfocus.com / bid/98547
Third Party AdvisoryVDB Entry