From 63df217471e5bbb74884f00320d6b1ae9b69ccd8c45a6088df7cca871a993519 Mon Sep 17 00:00:00 2001 From: Wolfgang Rosenauer Date: Wed, 21 Oct 2020 20:18:32 +0000 Subject: [PATCH] MFSA 2020-47 (bsc#1177872) * CVE-2020-15969 (bmo#1666570) Use-after-free in usersctp * CVE-2020-15683 (bmo#1576843, bmo#1656987, bmo#1660954, bmo#1662760, bmo#1663439, bmo#1666140) Memory safety bugs fixed in Firefox 82 and Firefox ESR 78.4 OBS-URL: https://build.opensuse.org/package/show/mozilla:Factory/MozillaThunderbird?expand=0&rev=558 --- MozillaThunderbird.changes | 6 ++++++ 1 file changed, 6 insertions(+) diff --git a/MozillaThunderbird.changes b/MozillaThunderbird.changes index b9f138f..c8c8362 100644 --- a/MozillaThunderbird.changes +++ b/MozillaThunderbird.changes @@ -11,6 +11,12 @@ Tue Oct 20 11:54:05 UTC 2020 - Wolfgang Rosenauer * MailExtensions: compose.begin functions now support creating a message with attachments * multiple bugfixes + MFSA 2020-47 (bsc#1177872) + * CVE-2020-15969 (bmo#1666570) + Use-after-free in usersctp + * CVE-2020-15683 (bmo#1576843, bmo#1656987, bmo#1660954, bmo#1662760, + bmo#1663439, bmo#1666140) + Memory safety bugs fixed in Firefox 82 and Firefox ESR 78.4 ------------------------------------------------------------------- Thu Oct 15 14:31:39 UTC 2020 - Wolfgang Rosenauer