Modified
This vulnerability has been modified since it was last analyzed by the NVD. It is awaiting reanalysis which may result in further changes to the information provided.
Current 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).
Source:
MITRE
View Analysis Description
Analysis 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).
Source:
MITRE
Severity
CVSS 3.x Severity and Metrics:
Vector: CVSS:3.0/AV:L/AC:H/PR:L/UI:N/S:U/C:H/I:H/A:H
CVSS 2.0 Severity and Metrics:
Vector: (AV:L/AC:M/Au:N/C:C/I:C/A:C)
References to Advisories, Solutions, and Tools
By selecting these links, you will be leaving NIST webspace. We have provided these links to other web sites because
they may have information that would be of interest to you. No inferences should be drawn on account of other sites
being referenced, or not, from this page. There may be other web sites that are more appropriate for your purpose.
NIST does not necessarily endorse the views expressed, or concur with the facts presented on these sites. Further,
NIST does not endorse any commercial products that may be mentioned on these sites. Please address comments about
this page to nvd@nist.gov.
Weakness Enumeration
CWE-ID |
CWE Name |
Source |
CWE-119 |
Improper Restriction of Operations within the Bounds of a Memory Buffer |
NIST
|
CWE-362 |
Concurrent Execution using Shared Resource with Improper Synchronization ('Race Condition') |
NIST
|
Change History
3 change records found
- show changes
CVE Modified by MITRE -
12/5/2017 9:29:07 PM
Action |
Type |
Old Value |
New Value |
Added |
Reference |
|
https://source.android.com/security/bulletin/pixel/2017-12-01 [No Types Assigned] |
Initial Analysis -
5/26/2017 2:11:04 PM
Action |
Type |
Old Value |
New Value |
Added |
CPE Configuration |
|
OR
*cpe:2.3:o:linux:linux_kernel:*:*:*:*:*:*:*:* |
Added |
CVSS V2 |
|
(AV:L/AC:M/Au:N/C:C/I:C/A:C) |
Added |
CVSS V3 |
|
AV:L/AC:H/PR:L/UI:N/S:U/C:H/I:H/A:H |
Added |
CWE |
|
CWE-119 |
Added |
CWE |
|
CWE-362 |
Changed |
Reference Type |
http://www.securityfocus.com/bid/98547 No Types Assigned |
http://www.securityfocus.com/bid/98547 Third Party Advisory, VDB Entry |
Changed |
Reference Type |
https://www.codeaurora.org/buffer-overflow-msmvidc-debugfs-driver-coreinforead-and-instinforead-cve-2017-8244 No Types Assigned |
https://www.codeaurora.org/buffer-overflow-msmvidc-debugfs-driver-coreinforead-and-instinforead-cve-2017-8244 Patch, Third Party Advisory |
CVE Modified by MITRE -
5/24/2017 9:29:04 PM
Action |
Type |
Old Value |
New Value |
Added |
Reference |
|
http://www.securityfocus.com/bid/98547 [No Types Assigned] |