commit | c6296ea88df040054ccd781f3945fe103f8c7c17 | [log] [tgz] |
---|---|---|
author | Stefan Hajnoczi <stefanha@redhat.com> | Wed Jul 15 17:34:40 2015 +0100 |
committer | Stefan Hajnoczi <stefanha@redhat.com> | Mon Aug 03 13:08:06 2015 +0100 |
tree | 3a0f9edad012db59b2f9dfc60849aee22d7c6e01 | |
parent | 03247d43c577dfea8181cd40177ad5ba77c8db76 [diff] |
rtl8139: check IP Total Length field (CVE-2015-5165) The IP Total Length field includes the IP header and data. Make sure it is valid and does not exceed the Ethernet payload size. Reported-by: 朱东海(启路) <donghai.zdh@alibaba-inc.com> Reviewed-by: Jason Wang <jasowang@redhat.com> Signed-off-by: Stefan Hajnoczi <stefanha@redhat.com>