The lifecycle of IPC Actors allows managed actors to outlive their manager actors; and the former must ensure that they are not attempting to use a dead actor they have a reference to. Such a check was omitted in WebGL, resulting in a use-after-free and a potentially exploitable crash. This vulnerability affects Firefox < 84.
References
Link | Resource |
---|---|
https://bugzilla.mozilla.org/show_bug.cgi?id=1671382 | Permissions Required |
https://www.mozilla.org/security/advisories/mfsa2020-54/ | Vendor Advisory |
https://bugzilla.mozilla.org/show_bug.cgi?id=1671382 | Permissions Required |
https://www.mozilla.org/security/advisories/mfsa2020-54/ | Vendor Advisory |
Configurations
History
21 Nov 2024, 05:20
Type | Values Removed | Values Added |
---|---|---|
References | () https://bugzilla.mozilla.org/show_bug.cgi?id=1671382 - Permissions Required | |
References | () https://www.mozilla.org/security/advisories/mfsa2020-54/ - Vendor Advisory |
Information
Published : 2021-01-07 14:15
Updated : 2024-11-21 05:20
NVD link : CVE-2020-26972
Mitre link : CVE-2020-26972
CVE.ORG link : CVE-2020-26972
JSON object : View
Products Affected
mozilla
- firefox
CWE
CWE-416
Use After Free