Skip to content
Snippets Groups Projects
Commit 3c507c26 authored by Jan Kiszka's avatar Jan Kiszka Committed by Paolo Bonzini
Browse files

hw/i386/intel_iommu: Fix out-of-bounds access on guest IRT


vtd_irte_get failed to check the index against the configured table
size, causing an out-of-bounds access on guest memory and potentially
misinterpreting the result.

Signed-off-by: default avatarJan Kiszka <jan.kiszka@siemens.com>
Message-Id: <4b15b728-bdfe-3bbe-3a5c-ca3baeef3c5c@siemens.com>
Signed-off-by: default avatarPaolo Bonzini <pbonzini@redhat.com>
parent 6c94b952
No related branches found
No related tags found
Loading
Loading
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment