GLSA Advocate
Joined: 12 May 2004 Posts: 2663
|
Posted: Sun Jan 10, 2021 12:26 pm Post subject: [ GLSA 202101-04 ] Mozilla Firefox |
|
|
Gentoo Linux Security Advisory
Title: Mozilla Firefox: Remote code execution (GLSA 202101-04)
Severity: normal
Exploitable: remote
Date: 2021-01-10
Bug(s): #764161
ID: 202101-04
Synopsis
A use-after-free in Mozilla Firefox's SCTP handling may allow
remote code execution.
Background
Mozilla Firefox is a popular open-source web browser from the Mozilla
project.
Affected Packages
Package: www-client/firefox
Vulnerable: < 84.0.2
Unaffected: >= 78.6.1
Unaffected: >= 84.0.2
Architectures: All supported architectures
Package: www-client/firefox-bin
Vulnerable: < 84.0.2
Unaffected: >= 78.6.1
Unaffected: >= 84.0.2
Architectures: All supported architectures
Description
A use-after-free bug was discovered in Mozilla Firefox’s handling of
SCTP.
Impact
A remote attacker could possibly execute arbitrary code with the
privileges of the process, or cause a Denial of Service condition.
Workaround
There is no known workaround at this time.
Resolution
All Firefox ESR users should upgrade to the latest version: Code: | # emerge --sync
# emerge --ask --oneshot --verbose
">=www-client/firefox-78.6.1:0/esr78"
| All Firefox ESR binary users should upgrade to the latest version: Code: | # emerge --sync
# emerge --ask --oneshot --verbose
">=www-client/firefox-bin-78.6.1:0/esr78"
| All Firefox users should upgrade to the latest version: Code: | # emerge --sync
# emerge --ask --oneshot --verbose ">=www-client/firefox-84.0.2"
| All Firefox binary users should upgrade to the latest version: Code: | # emerge --sync
# emerge --ask --oneshot --verbose ">=www-client/firefox-bin-84.0.2"
|
References
CVE-2020-16044
MFSA-2021-01
|
|