[PATCH] target/tricore: Fix out-of-bounds index in imask instruction

2023-06-11 Thread Siqi Chen
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. Resolves: https://gitlab.com/qemu-project/qemu/-/issues/1698 Reported-by: Siqi Chen Signed-off-by: Siqi Chen -

Re: [PATCH] hw/sd/sdhci: reset data count in sdhci_buff_access_is_sequential()

2022-11-09 Thread Siqi Chen
t-list=x86_64-softmmu --enable-sanitizers" Thanks, Siqi Chen. Bin Meng 于2022年11月9日周三 17:30写道: > Hi, > > On Mon, Nov 7, 2022 at 7:08 PM Mauro Matteo Cascella > wrote: > > > > On Mon, Nov 7, 2022 at 11:35 AM Mauro Matteo Cascella > > wrote: > > >