qemu-block
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Re: [PATCH-for-9.0? 0/3] hw/block/nand: Fix out-of-bound access in NAND


From: Philippe Mathieu-Daudé
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 15:57:33 +0200
User-agent: Mozilla Thunderbird

On 8/4/24 17:45, Mauro Matteo Cascella wrote:
On Mon, Apr 8, 2024 at 10:36 AM Philippe Mathieu-Daudé
<philmd@linaro.org> wrote:

Fix for https://gitlab.com/qemu-project/qemu/-/issues/1446

Does hw/block/nand meet the security requirements for CVE assignment?

=> https://www.qemu.org/docs/master/system/security.html

I don't think this device model is used in virtualization,
so I don't think so. (Cc'ing qemu-arm@ in case).
Thanks!


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

  hw/block/nand.c | 50 +++++++++++++++++++++++++++++++++----------------
  1 file changed, 34 insertions(+), 16 deletions(-)

--
2.41.0






reply via email to

[Prev in Thread] Current Thread [Next in Thread]