From 379deddf40773928b800a2bfe3ff47898c5729c5 Mon Sep 17 00:00:00 2001 From: Thomas Deutschmann Date: Thu, 26 Mar 2020 19:52:35 +0100 Subject: [ GLSA 202003-60 ] QtCore: Multiple vulnerabilities Signed-off-by: Thomas Deutschmann --- glsa-202003-60.xml | 60 ++++++++++++++++++++++++++++++++++++++++++++++++++++++ 1 file changed, 60 insertions(+) create mode 100644 glsa-202003-60.xml (limited to 'glsa-202003-60.xml') diff --git a/glsa-202003-60.xml b/glsa-202003-60.xml new file mode 100644 index 00000000..28bde548 --- /dev/null +++ b/glsa-202003-60.xml @@ -0,0 +1,60 @@ + + + + QtCore: Multiple vulnerabilities + Multiple vulnerabilities have been found in QtCore, the worst of + which could result in the execution of arbitrary code. + + qtcore + 2020-03-26 + 2020-03-26 + 699226 + 707354 + local, remote + + + 5.12.3-r2 + 5.13.2-r2 + 5.13.2-r2 + + + +

The Qt toolkit is a comprehensive C++ application development framework.

+
+ +

Multiple vulnerabilities have been discovered in QtCore. Please review + the CVE identifiers referenced below for details. +

+
+ +

An attacker could possibly execute arbitrary code with the privileges of + the process or cause a Denial of Service condition. +

+
+ +

There is no known workaround at this time.

+
+ +

All QtCore 5.12.x users should upgrade to the latest version:

+ + + # emerge --sync + # emerge --ask --oneshot --verbose ">=dev-qt/qtcore-5.12.3-r2" + + +

All QtCore 5.13.x users should upgrade to the latest version:

+ + + # emerge --sync + # emerge --ask --oneshot --verbose ">=dev-qt/qtcore-5.13.2-r2" + + +
+ + CVE-2019-18281 + CVE-2020-0569 + CVE-2020-0570 + + whissi + whissi +
-- cgit v1.2.3-65-gdbad