summaryrefslogtreecommitdiffstats
path: root/hw/core/qdev.c
diff options
context:
space:
mode:
authorJason Wang2018-05-30 07:16:36 +0200
committerJason Wang2018-10-19 05:15:04 +0200
commit1592a9947036d60dde5404204a5d45975133caf5 (patch)
treeef0e5341485eb245fda6cd164d165f37f46850d9 /hw/core/qdev.c
parentpcnet: fix possible buffer overflow (diff)
downloadqemu-1592a9947036d60dde5404204a5d45975133caf5.tar.gz
qemu-1592a9947036d60dde5404204a5d45975133caf5.tar.xz
qemu-1592a9947036d60dde5404204a5d45975133caf5.zip
net: ignore packet size greater than INT_MAX
There should not be a reason for passing a packet size greater than INT_MAX. It's usually a hint of bug somewhere, so ignore packet size greater than INT_MAX in qemu_deliver_packet_iov() CC: qemu-stable@nongnu.org Reported-by: Daniel Shapira <daniel@twistlock.com> Reviewed-by: Michael S. Tsirkin <mst@redhat.com> Signed-off-by: Jason Wang <jasowang@redhat.com>
Diffstat (limited to 'hw/core/qdev.c')
0 files changed, 0 insertions, 0 deletions