diff options
author | Sona Sarmadi <sona.sarmadi@enea.com> | 2015-01-27 10:22:10 +0100 |
---|---|---|
committer | Zhenhua Luo <zhenhua.luo@freescale.com> | 2015-02-03 10:05:41 +0800 |
commit | 8cde62241772c928769ae77344325e741c414e0f (patch) | |
tree | f4d19a19326b2fdb60a702eef1bbd39994e51f7b /browser-layer | |
parent | 2d64414dded202975082a0531fcfb4461256bf2d (diff) | |
download | meta-freescale-8cde62241772c928769ae77344325e741c414e0f.tar.gz |
kvm-iommu: CVE-2014-3601, CVE-2014-8369
CVE-2014-3601
Fixes the third parameter of kvm_iommu_put_pages
The third parameter of kvm_iommu_put_pages is wrong,
It should be 'gfn - slot->base_gfn'.
CVE-2014-8369
Fixes excessive pages un-pinning in kvm_iommu_map error path.
(This vulnerability exists because of an incorrect fix for CVE-2014-3601
Reference:
http://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2014-3601
http://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2014-8369
https://bugzilla.redhat.com/show_bug.cgi?id=1156518
https://lkml.org/lkml/2014/10/24/460
Signed-off-by: Sona Sarmadi <sona.sarmadi@enea.com>
Diffstat (limited to 'browser-layer')
0 files changed, 0 insertions, 0 deletions