qemu-devel
[Top][All Lists]
Advanced

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

Re: [PATCH 0/4] esp: fix asserts/segfaults discovered by fuzzer


From: Paolo Bonzini
Subject: Re: [PATCH 0/4] esp: fix asserts/segfaults discovered by fuzzer
Date: Wed, 17 Mar 2021 08:59:48 +0100
User-agent: Mozilla/5.0 (X11; Linux x86_64; rv:78.0) Gecko/20100101 Thunderbird/78.7.0

On 17/03/21 00:30, Mark Cave-Ayland wrote:
Recently there have been a number of issues raised on Launchpad as a result of
fuzzing the am53c974 (ESP) device. I spent some time over the past couple of
days checking to see if anything had improved since my last patchset: from
what I can tell the issues are still present, but the cmdfifo related failures
now assert rather than corrupting memory.

This patchset applied to master passes my local tests using the qtest fuzz test
cases added by Alexander for the following Launchpad bugs:

   https://bugs.launchpad.net/qemu/+bug/1919035
   https://bugs.launchpad.net/qemu/+bug/1919036
   https://bugs.launchpad.net/qemu/+bug/1910723
   https://bugs.launchpad.net/qemu/+bug/1909247
I'm posting this now just before soft freeze since I see that some of the issues
have recently been allocated CVEs and so it could be argued that even though
they have existed for some time, it is worth fixing them for 6.0.

Signed-off-by: Mark Cave-Ayland <mark.cave-ayland@ilande.co.uk>

They are certainly something that we can fix for 6.0. However, please include the testcases even if they are ugly, they can be cleaned up later or (if never cleaned up) they still count as regression tests.

Paolo




reply via email to

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