|
From: | Kevin Wolf |
Subject: | Re: [PATCH-for-9.0? 0/3] hw/block/nand: Fix out-of-bound access in NAND block buffer |
Date: | Tue, 9 Apr 2024 12:55:43 +0200 |
Am 08.04.2024 um 10:36 hat Philippe Mathieu-Daudé geschrieben: > Fix for https://gitlab.com/qemu-project/qemu/-/issues/1446 > > Philippe Mathieu-Daudé (3): > hw/block/nand: Factor nand_load_iolen() method out > hw/block/nand: Have blk_load() return boolean indicating success > hw/block/nand: Fix out-of-bound access in NAND block buffer As we're short on time for 9.0: Reviewed-by: Kevin Wolf <kwolf@redhat.com> But it feels to me like this device could use some more cleanup to make the code more robust. Kevin
[Prev in Thread] | Current Thread | [Next in Thread] |