Accepting request 721580 from home:lyan:branches:Virtualization

security fix for CVE-2019-14378

OBS-URL: https://build.opensuse.org/request/show/721580
OBS-URL: https://build.opensuse.org/package/show/Virtualization/qemu?expand=0&rev=485
This commit is contained in:
Bruce Rogers
2019-08-07 21:16:47 +00:00
committed by Git OBS Bridge
parent 86c0cebfeb
commit eaced9c278
6 changed files with 71 additions and 0 deletions

View File

@@ -1,3 +1,10 @@
-------------------------------------------------------------------
Wed Aug 7 02:40:53 UTC 2019 - Liang Yan <lyan@suse.com>
- Security fix for heap overflow in ip_reass on big packet input
(CVE-2019-14378, bsc#1143794)
slirp-fix-heap-overflow-in-ip_reass-on-big-packet-input.patch
-------------------------------------------------------------------
Tue Aug 6 14:45:35 UTC 2019 - Bruce Rogers <brogers@suse.com>