Re: [PATCH v3 00/11] esp: fix asserts/segfaults discovered by fuzzer

2021-04-02 Thread Mark Cave-Ayland
On 01/04/2021 18:00, Alexander Bulekov wrote: On 210401 0849, 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 m

Re: [PATCH v3 00/11] esp: fix asserts/segfaults discovered by fuzzer

2021-04-01 Thread Alexander Bulekov
On 210401 0849, 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

[PATCH v3 00/11] esp: fix asserts/segfaults discovered by fuzzer

2021-04-01 Thread Mark Cave-Ayland
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 relate