Re: [pve-devel] [PATCH pve-qemu] slirp: re-add security patches

2020-03-11 Thread Oguz Bektas
On Wed, Mar 11, 2020 at 04:05:22PM +0100, Dominik Csapak wrote: > [...] > > diff --git a/debian/patches/series b/debian/patches/series > > index 651c609..63598ab 100644 > > --- a/debian/patches/series > > +++ b/debian/patches/series > > @@ -30,3 +30,7 @@ pve/0029-PVE-Backup-add-vma-backup-format-co

Re: [pve-devel] [PATCH pve-qemu] slirp: re-add security patches

2020-03-11 Thread Dominik Csapak
[...] diff --git a/debian/patches/series b/debian/patches/series index 651c609..63598ab 100644 --- a/debian/patches/series +++ b/debian/patches/series @@ -30,3 +30,7 @@ pve/0029-PVE-Backup-add-vma-backup-format-code.patch pve/0030-PVE-Backup-add-backup-dump-block-driver.patch pve/0031-PVE-Bac

[pve-devel] [PATCH pve-qemu] slirp: re-add security patches

2020-03-11 Thread Oguz Bektas
the first two patches were mistakenly left out during the 4.2 qemu rebase. also adds another patch for issue CVE-2019-14378 (heap-based BOF) Signed-off-by: Oguz Bektas --- .../0001-util-add-slirp_fmt-helpers.patch | 126 ...2-tcp_emu-fix-unsafe-snprintf-usages.patch | 135 +