CVE-2015-8944
MediumThe ioresources_init function in kernel/resource.c in the Linux kernel through 4.7, as used in Android before 2016-08-05 on Nexus 6 and 7 (2013) devices, uses weak permissions for /proc/iomem, which allows local users to obtain sensitive information by reading this file, aka Android internal bug 28814213 and Qualcomm internal bug CR786116. NOTE: the permissions may be intentional in most non-Android contexts.
CVSS 3.0 score
5.5
CVSS:3.0/AV:L/AC:L/PR:N/UI:R/S:U/C:H/I:N/A:N
Weakness type
CWE-200CVE-2015-8944 is a Information Exposure vulnerability
What is Information Exposure?
The product exposes sensitive information to an actor not authorised to see it. Learn more on MITRE CWE
References
The following references provide additional information about CVE-2015-8944 including vendor advisories, patch commits, exploit details, and third-party analysis. Links are sourced from the NIST NVD database.
-
Vendor Advisory
-
Mailing List Third Party Advisory VDB Entry
-
Securityfocushttp://www.securityfocus.com/bid/92222
-
PatchKernel patch commithttps://source.codeaurora.org/quic/la/kernel/msm-3.10/commit/?id=e758417e7c31b975c862aa55d0ceef28f3cc9104
Frequently asked questions
-
What is CVE-2015-8944?
CVE-2015-8944 is a Medium severity Linux kernel vulnerability with a CVSS score of 5.5 out of 10 , classified as an Information Exposure flaw (CWE-200) . CVE-2015-8944 has not been confirmed as actively exploited and is not listed in the CISA KEV catalog.
-
What is the CVSS score for CVE-2015-8944?
CVE-2015-8944 has a CVSS score of 5.5 out of 10, rated Medium severity (CVSS 3.0). The vector string is
CVSS:3.0/AV:L/AC:L/PR:N/UI:R/S:U/C:H/I:N/A:N. -
Is there a patch available for CVE-2015-8944?
No patch is currently available for CVE-2015-8944. Monitor the NIST NVD and your Linux distribution's security advisories for updates.
-
Is CVE-2015-8944 actively exploited?
No — CVE-2015-8944 has not been confirmed as actively exploited. It is not listed in the CISA Known Exploited Vulnerabilities (KEV) catalog.
-
What is Information Exposure (CWE-200)?
The product exposes sensitive information to an actor not authorised to see it. View CWE-200 on MITRE CWE →