From 1d25e0a73d4dd19fbbf428c28d1829fabf3deb15 Mon Sep 17 00:00:00 2001 From: Kamil Dudka Date: Wed, 22 May 2019 16:44:51 +0200 Subject: [PATCH] Related: CVE-2019-5436 - improve the change log entry --- curl.spec | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/curl.spec b/curl.spec index dcff94b..6800592 100644 --- a/curl.spec +++ b/curl.spec @@ -49,7 +49,7 @@ Patch14: 0014-curl-7.61.1-libssh-socket.patch # fix integer overflows in curl_url_set() (CVE-2019-5435) Patch16: 0016-curl-7.64.0-CVE-2019-5435.patch -# TFTP receive buffer overflow (CVE-2019-5436) +# fix TFTP receive buffer overflow (CVE-2019-5436) Patch17: 0017-curl-7.64.0-CVE-2019-5436.patch # patch making libcurl multilib ready @@ -395,7 +395,7 @@ rm -f ${RPM_BUILD_ROOT}%{_libdir}/libcurl.la %changelog * Wed May 22 2019 Kamil Dudka - 7.61.1-11 -- TFTP receive buffer overflow (CVE-2019-5436) +- fix TFTP receive buffer overflow (CVE-2019-5436) - fix integer overflows in curl_url_set() (CVE-2019-5435) * Mon Feb 18 2019 Kamil Dudka - 7.61.1-10