]> git.proxmox.com Git - pve-qemu.git/commit
patch for possible DOS in qemu network packet processing
authorOguz Bektas <o.bektas@proxmox.com>
Mon, 10 Aug 2020 12:32:22 +0000 (14:32 +0200)
committerFabian Grünbichler <f.gruenbichler@proxmox.com>
Tue, 11 Aug 2020 09:08:39 +0000 (11:08 +0200)
commit95fd47ecb9c0c637705675fe298611a1ba518bc6
tree0d88e6041109b2bdc2aedacb85856b874842691c
parent41424ed9c87f3ee11e561473df7f92baa4caaab8
patch for possible DOS in qemu network packet processing

fixes an assertion failure in qemu network packet processing, which can
lead to DOS'ing the qemu process on the host. this affects 'e1000e' and
'vmxnet3' network devices.

patch is cherry-picked from the commit mentioned in the oss-security email.

more info on oss-security [0]

[0]: https://www.openwall.com/lists/oss-security/2020/08/10/1

Signed-off-by: Oguz Bektas <o.bektas@proxmox.com>
debian/patches/extra/0002-hw-net-net_tx_pkt-fix-assertion-failure-in-net_tx_pk.patch [new file with mode: 0644]
debian/patches/series