The 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.
Published 2017-11-22 18:29:00
Updated 2023-02-12 23:27:31
Source Red Hat, Inc.
View at NVD,   CVE.org

Products affected by CVE-2017-12190

Exploit prediction scoring system (EPSS) score for CVE-2017-12190

0.06%
Probability of exploitation activity in the next 30 days EPSS Score History
~ 26 %
Percentile, the proportion of vulnerabilities that are scored at or less

CVSS scores for CVE-2017-12190

Base Score Base Severity CVSS Vector Exploitability Score Impact Score Score Source First Seen
4.9
MEDIUM AV:L/AC:L/Au:N/C:N/I:N/A:C
3.9
6.9
NIST
6.5
MEDIUM CVSS:3.0/AV:L/AC:L/PR:L/UI:N/S:C/C:N/I:N/A:H
2.0
4.0
NIST

CWE ids for CVE-2017-12190

  • The product does not properly control the allocation and maintenance of a limited resource, thereby enabling an actor to influence the amount of resources consumed, eventually leading to the exhaustion of available resources.
    Assigned by: secalert@redhat.com (Primary)
  • The product does not release a resource after its effective lifetime has ended, i.e., after the resource is no longer needed.
    Assigned by: nvd@nist.gov (Secondary)

References for CVE-2017-12190

Jump to
This web site uses cookies for managing your session, storing preferences, website analytics and additional purposes described in our privacy policy.
By using this web site you are agreeing to CVEdetails.com terms of use!