]> xenbits.xensource.com Git - qemu-upstream-4.2-testing.git/commit
e1000: Discard oversized packets based on SBP|LPE
authorMichael Contreras <michael@inetric.com>
Thu, 17 Jan 2013 11:49:37 +0000 (11:49 +0000)
committerStefano Stabellini <stefano.stabellini@eu.citrix.com>
Thu, 17 Jan 2013 11:49:37 +0000 (11:49 +0000)
commit70454385eeee6f0b3f7a9eddca9f7340b5060824
tree04d71bee8e619b2b884108fb5f00268b6c9c1c47
parent08f91b7dde7daeb3f62204678343f5b68be060d9
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
This is the second of two security fixes for XSA-41.

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