CVE-2014-8369

high
Published 2014-11-10 · Modified 2026-05-06
CVSS v3
7.8
CVSS:3.1/AV:L/AC:L/PR:L/UI:N/S:U/C:H/I:H/A:H
CVSS v2
4.6
VIR risk
7.8

Description

The kvm_iommu_map_pages function in virt/kvm/iommu.c in the Linux kernel through 3.17.2 miscalculates the number of pages during the handling of a mapping failure, which allows guest OS users to cause a denial of service (host OS page unpinning) or possibly have unspecified other impact by leveraging guest OS privileges. NOTE: this vulnerability exists because of an incorrect fix for CVE-2014-3601.

Predictions

Exploit likelihood
75%
Patch ETA

Heuristic predictions, AS-IS, for prioritization only.

Mitigations

vendor Authored 2026-05-27

Vendor advisory: debian — https://security-tracker.debian.org/tracker/CVE-2014-8369

vendor Authored 2026-05-27

Vendor advisory: cve@mitre.org — https://lkml.org/lkml/2014/10/24/460

vendor Authored 2026-05-27

Vendor advisory: cve@mitre.org — https://github.com/torvalds/linux/commit/3d32e4dbe71374a6780eaf51d719d76f9a9bf22f

vendor Authored 2026-05-27

Vendor advisory: cve@mitre.org — https://bugzilla.redhat.com/show_bug.cgi?id=1156518

vendor Authored 2026-05-27

Vendor advisory: cve@mitre.org — http://www.openwall.com/lists/oss-security/2014/10/24/7

OS impact

OSVersionStatusFixed in
debian debianbookwormfixed3.16.7-ckt2-1
debian debianbullseyefixed3.16.7-ckt2-1
debian debianforkyfixed3.16.7-ckt2-1
debian debiansidfixed3.16.7-ckt2-1
debian debiantrixiefixed3.16.7-ckt2-1
debian debian7.0affected
linux linux-kernelaffected
suse suse11affected

References

CWEs

CWE-119

Verify integrity in audit chain (admin only). AS-IS.