Vulnerability Database

289,599

Total vulnerabilities in the database

CVE-2014-3601

The kvm_iommu_map_pages function in virt/kvm/iommu.c in the Linux kernel through 3.16.1 miscalculates the number of pages during the handling of a mapping failure, which allows guest OS users to (1) cause a denial of service (host OS memory corruption) or possibly have unspecified other impact by triggering a large gfn value or (2) cause a denial of service (host OS memory consumption) by triggering a small gfn value that leads to permanently pinned pages.

  • Published: Sep 1, 2014
  • Updated: Apr 13, 2023
  • CVE: CVE-2014-3601
  • Severity: Low
  • Exploit:

CVSS v2:

  • Severity: Low
  • Score: 4.3
  • AV:A/AC:H/Au:S/C:N/I:N/A:C

CWEs: