]> xenbits.xensource.com Git - qemu-upstream-4.3-testing.git/commit
e1000: Discard oversized packets based on SBP|LPE
authorMichael Contreras <michael@inetric.com>
Wed, 5 Dec 2012 18:31:30 +0000 (13:31 -0500)
committerStefano Stabellini <stefano.stabellini@eu.citrix.com>
Thu, 17 Jan 2013 11:54:37 +0000 (11:54 +0000)
commite6e112f5f1b8a9dde8dd037d6a48f621d8a6ca01
treeef0c9d1cd99d5e34afe02b64282c7d472f8b765a
parent656365a38e41a5b8a2c4d5ab2ada9fbf231f1ebc
e1000: Discard oversized packets based on SBP|LPE

Discard packets longer than 16384 when !SBP to match the hardware behavior.

upstream-commit-id: 2c0331f4f7d241995452b99afaf0aab00493334a
security-tags: XSA-41, CVE-2012-6075

Signed-off-by: Michael Contreras <michael@inetric.com>
Signed-off-by: Stefan Hajnoczi <stefanha@redhat.com>
hw/e1000.c