From 17114747816d18b884a509c7b56ff51863db0114ad6c7b64c5da210804536d2c Mon Sep 17 00:00:00 2001 From: Petr Gajdos Date: Mon, 8 Jun 2020 11:54:20 +0000 Subject: [PATCH] - security update - added patches fix CVE-2020-13790 [bsc#1172491], heap-based buffer over-read in get_rgb_row() in rdppm.c via a malformed PPM input file + libjpeg-turbo-CVE-2020-13790.patch OBS-URL: https://build.opensuse.org/package/show/graphics/libjpeg-turbo?expand=0&rev=109 --- libjpeg62-turbo.changes | 8 ++++++++ 1 file changed, 8 insertions(+) diff --git a/libjpeg62-turbo.changes b/libjpeg62-turbo.changes index 32e3530..8676ab4 100644 --- a/libjpeg62-turbo.changes +++ b/libjpeg62-turbo.changes @@ -1,3 +1,11 @@ +------------------------------------------------------------------- +Mon Jun 8 11:49:47 UTC 2020 - pgajdos@suse.com + +- security update +- added patches + fix CVE-2020-13790 [bsc#1172491], heap-based buffer over-read in get_rgb_row() in rdppm.c via a malformed PPM input file + + libjpeg-turbo-CVE-2020-13790.patch + ------------------------------------------------------------------- Sun Mar 29 10:17:03 UTC 2020 - Aaron Stern