On 8 April 2016 at 07:03, P J P <ppan...@redhat.com> wrote: > From: Prasad J Pandit <p...@fedoraproject.org> > > When receiving packets over Stellaris ethernet controller, it > uses receive buffer of size 2048 bytes. In case the controller > accepts large(MTU) packets, it could lead to memory corruption. > Add check to avoid it. > > Reported-by: Oleksandr Bazhaniuk <oleksandr.bazhan...@intel.com> > Signed-off-by: Prasad J Pandit <p...@fedoraproject.org> > --- > hw/net/stellaris_enet.c | 12 +++++++++++- > 1 file changed, 11 insertions(+), 1 deletion(-)
Applied to target-arm.next, thanks. -- PMM