Dominique Leuenberger 2021-02-03 18:55:22 +00:00 committed by Git OBS Bridge
commit 52f048e130

View File

@ -18,8 +18,9 @@ Tue Jan 26 20:03:42 UTC 2021 - Lee Duncan <lduncan@suse.com>
-------------------------------------------------------------------
Thu Dec 31 18:16:01 UTC 2020 - Lee Duncan <lduncan@suse.com>
- Updated to upstream version 2.1.3 as 2.1.3-suse, for bsc#1179908,
including:
- Updated to upstream version 2.1.3 as 2.1.3-suse, for bsc#1179908
(which addresses CVE-2020-17437, CVE-2020-17438, CVE-2020-13987,
and CVE-2020-13988), changes include:
* uip: check for TCP urgent pointer past end of frame
* uip: check for u8 overflow when processing TCP options
* uip: check for header length underflow during checksum calculation