summaryrefslogtreecommitdiffstats
path: root/include/exec
diff options
context:
space:
mode:
authorLi Qiang2018-11-02 02:22:43 +0100
committerKevin Wolf2018-11-19 12:51:16 +0100
commit5e3c0220d7e4f0361c4d36c697a8842f2b583402 (patch)
tree0b640cc5db681adc5ee152ac0d35b1054573da63 /include/exec
parentMAINTAINERS: clarify some of the tags (diff)
downloadqemu-5e3c0220d7e4f0361c4d36c697a8842f2b583402.tar.gz
qemu-5e3c0220d7e4f0361c4d36c697a8842f2b583402.tar.xz
qemu-5e3c0220d7e4f0361c4d36c697a8842f2b583402.zip
nvme: fix oob access issue(CVE-2018-16847)
Currently, the nvme_cmb_ops mr doesn't check the addr and size. This can lead an oob access issue. This is triggerable in the guest. Add check to avoid this issue. Fixes CVE-2018-16847. Reported-by: Li Qiang <liq3ea@gmail.com> Reviewed-by: Paolo Bonzini <pbonzini@redhat.com> Signed-off-by: Li Qiang <liq3ea@gmail.com> Signed-off-by: Kevin Wolf <kwolf@redhat.com>
Diffstat (limited to 'include/exec')
0 files changed, 0 insertions, 0 deletions