pve-qemu-qoup/debian/patches/extra
Oguz Bektas 284d3b2cab security patches for libslirp CVE-2020-8608
original commits and email can be found here[0]

A out-of-bounds heap buffer access issue was found in the SLiRP
networking implementation of the QEMU emulator. It occurs in tcp_emu()
routine while emulating IRC and other protocols due to unsafe usage of
snprintf(3) function.

A user/process could use this flaw to crash the Qemu process on the host
resulting in DoS or potentially execute arbitrary code with privileges
of the QEMU process on the host.

[0]: https://seclists.org/oss-sec/2020/q1/64

Signed-off-by: Oguz Bektas <o.bektas@proxmox.com>
Signed-off-by: Thomas Lamprecht <t.lamprecht@proxmox.com>
2020-03-06 15:17:29 +01:00
..
0001-monitor-qmp-resume-monitor-when-clearing-its-queue.patch Update and rebase to QEMU 4.1 2019-11-21 07:58:57 +01:00
0002-virtio-blk-schedule-virtio_notify_config-to-run-on-m.patch fix #2486: include fix for disk hot-resize regression (w/ iothread=1) 2019-11-25 13:50:28 +01:00
0003-vnc-fix-memory-leak-when-vnc-disconnect.patch add patch for CVE-2019-20382 (vnc disconnect memory leak) 2020-03-05 13:34:29 +01:00
0004-util-add-slirp_fmt-helpers.patch security patches for libslirp CVE-2020-8608 2020-03-06 15:17:29 +01:00
0005-tcp_emu-fix-unsafe-snprintf-usages.patch security patches for libslirp CVE-2020-8608 2020-03-06 15:17:29 +01:00