On Tue, Mar 11, 2025 at 5:00 PM Philippe Mathieu-Daudé
wrote:
>
> Hi Peter, Jason,
>
> On 28/2/25 18:47, Peter Maydell wrote:
> > This patchset fixes some potential array overflows in the
> > smc91c111 ethernet device model, including the one found in
> > https://gitlab.com/qemu-project/qemu/-/iss
Hi Peter, Jason,
On 28/2/25 18:47, Peter Maydell wrote:
This patchset fixes some potential array overflows in the
smc91c111 ethernet device model, including the one found in
https://gitlab.com/qemu-project/qemu/-/issues/2742
There are two classes of bugs:
* we accept packet numbers from the g
Ping for review of this series (and the other smc91c111
patch I link below), please?
thanks
-- PMM
On Fri, 28 Feb 2025 at 19:22, Peter Maydell wrote:
>
> On Fri, 28 Feb 2025 at 17:48, Peter Maydell wrote:
> >
> > This patchset fixes some potential array overflows in the
> > smc91c111 ethernet
On Fri, 28 Feb 2025 at 17:48, Peter Maydell wrote:
>
> This patchset fixes some potential array overflows in the
> smc91c111 ethernet device model, including the one found in
> https://gitlab.com/qemu-project/qemu/-/issues/2742
>
> There are two classes of bugs:
> * we accept packet numbers from
This patchset fixes some potential array overflows in the
smc91c111 ethernet device model, including the one found in
https://gitlab.com/qemu-project/qemu/-/issues/2742
There are two classes of bugs:
* we accept packet numbers from the guest, but we were not
validating that they were in range