CVE-2017-12190
MediumThe bio_map_user_iov and bio_unmap_user functions in block/bio.c in the Linux kernel before 4.13.8 do unbalanced refcounting when a SCSI I/O vector has small consecutive buffers belonging to the same page. The bio_add_pc_page function merges them into one, but the page reference is never dropped. This causes a memory leak and possible system lockup (exploitable against the host OS by a guest OS user, if a SCSI disk is passed through to a virtual machine) due to an out-of-memory condition.
CVSS 3.0 score
6.5
CVSS:3.0/AV:L/AC:L/PR:L/UI:N/S:C/C:N/I:N/A:H
Weakness type
CWE-400CVE-2017-12190 is a Uncontrolled Resource Consumption vulnerability
What is Uncontrolled Resource Consumption?
The product does not properly control the amount of resources it consumes, leading to exhaustion. Learn more on MITRE CWE
References
20 total-
Issue Tracking Patch Vendor Advisory
-
Issue Tracking Patch Vendor Advisory
-
Issue Tracking Patch Third Party Advisory
-
Issue Tracking Patch Third Party Advisory
-
Issue Tracking Patch Third Party Advisory
Frequently asked questions
-
What is CVE-2017-12190?
CVE-2017-12190 is a Medium severity Linux kernel vulnerability with a CVSS score of 6.5 out of 10 , classified as an Uncontrolled Resource Consumption flaw (CWE-400) . CVE-2017-12190 has not been confirmed as actively exploited and is not listed in the CISA KEV catalog.
-
What is the CVSS score for CVE-2017-12190?
CVE-2017-12190 has a CVSS score of 6.5 out of 10, rated Medium severity (CVSS 3.0). The vector string is
CVSS:3.0/AV:L/AC:L/PR:L/UI:N/S:C/C:N/I:N/A:H. -
Is there a patch available for CVE-2017-12190?
Monitor the NIST NVD and your Linux distribution's security advisories for CVE-2017-12190 patch availability.
-
Is CVE-2017-12190 actively exploited?
No. CVE-2017-12190 has not been confirmed as actively exploited. It is not listed in the CISA Known Exploited Vulnerabilities (KEV) catalog.