]> Git Repo - qemu.git/commit
tcg/i386: Check the size of instruction being translated
authorPranith Kumar <[email protected]>
Thu, 23 Mar 2017 17:58:51 +0000 (13:58 -0400)
committerPaolo Bonzini <[email protected]>
Fri, 24 Mar 2017 10:49:38 +0000 (11:49 +0100)
commit30663fd26c0307e414622c7a8607fbc04f92ec14
tree68fdff3693c9c025e32cd01d03ca96274ecf90f1
parent71407786054cad26de7ef66718b2a57a4bcb49b5
tcg/i386: Check the size of instruction being translated

This fixes the bug: 'user-to-root privesc inside VM via bad translation
caching' reported by Jann Horn here:
https://bugs.chromium.org/p/project-zero/issues/detail?id=1122

Reviewed-by: Richard Henderson <[email protected]>
CC: Peter Maydell <[email protected]>
CC: Paolo Bonzini <[email protected]>
Reported-by: Jann Horn <[email protected]>
Signed-off-by: Pranith Kumar <[email protected]>
Message-Id: <20170323175851[email protected]>
Signed-off-by: Paolo Bonzini <[email protected]>
target/i386/translate.c
This page took 0.024093 seconds and 4 git commands to generate.