aboutsummaryrefslogtreecommitdiff
path: root/chardev
diff options
context:
space:
mode:
authorAkihiko Odaki <akihiko.odaki@daynix.com>2023-02-23 19:20:03 +0900
committerJason Wang <jasowang@redhat.com>2023-03-10 15:35:38 +0800
commitf9a9eb16e2f19754ae32994c8c62a5b1d5dc2169 (patch)
tree632976214f0f0dacd1ede7fda7356dc5e3a1de66 /chardev
parent156dc1555d98be9e7572138068e633c38aabc38e (diff)
downloadqemu-f9a9eb16e2f19754ae32994c8c62a5b1d5dc2169.zip
qemu-f9a9eb16e2f19754ae32994c8c62a5b1d5dc2169.tar.gz
qemu-f9a9eb16e2f19754ae32994c8c62a5b1d5dc2169.tar.bz2
net: Check L4 header size
net_tx_pkt_build_vheader() inspects TCP header but had no check for the header size, resulting in an undefined behavior. Check the header size and drop the packet if the header is too small. Signed-off-by: Akihiko Odaki <akihiko.odaki@daynix.com> Signed-off-by: Jason Wang <jasowang@redhat.com>
Diffstat (limited to 'chardev')
0 files changed, 0 insertions, 0 deletions