aboutsummaryrefslogtreecommitdiff
path: root/docs/devel
diff options
context:
space:
mode:
authorSiqi Chen <coc.cyqh@gmail.com>2023-06-12 13:32:42 +0200
committerBastian Koppelmann <kbastian@mail.uni-paderborn.de>2023-06-21 18:09:54 +0200
commitd34b092cab606a47a0d76edde45aab7100bb2435 (patch)
treeeb0dedfe1b506b2ef559b20f44d5587cd255488f /docs/devel
parent0b9f9b63c2d1e26cfe4e593f384898837c7c941f (diff)
downloadqemu-d34b092cab606a47a0d76edde45aab7100bb2435.zip
qemu-d34b092cab606a47a0d76edde45aab7100bb2435.tar.gz
qemu-d34b092cab606a47a0d76edde45aab7100bb2435.tar.bz2
target/tricore: Fix out-of-bounds index in imask instruction
When translating "imask" instruction of Tricore architecture, QEMU did not check whether the register index was out of bounds, resulting in a global-buffer-overflow. Reviewed-by: Bastian Koppelmann <kbastian@mail.uni-paderborn.de> Resolves: https://gitlab.com/qemu-project/qemu/-/issues/1698 Reported-by: Siqi Chen <coc.cyqh@gmail.com> Signed-off-by: Siqi Chen <coc.cyqh@gmail.com> Signed-off-by: Bastian Koppelmann <kbastian@mail.uni-paderborn.de> Message-Id: <20230612065633.149152-1-coc.cyqh@gmail.com> Message-Id: <20230612113245.56667-2-kbastian@mail.uni-paderborn.de>
Diffstat (limited to 'docs/devel')
0 files changed, 0 insertions, 0 deletions