On Tue, Mar 10, 2020 at 06:42:11PM +0100, Jan Kiszka wrote: > From: Jan Kiszka <jan.kis...@siemens.com> > > 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: Jan Kiszka <jan.kis...@siemens.com>
Reviewed-by: Peter Xu <pet...@redhat.com> > --- > > BTW, we still miss error reporting emulation, right? Therefore, I added > that simple error_report_once thing, like the other paths do. Yes... Thanks, -- Peter Xu