Lucene search

K
cvelistMozillaCVELIST:CVE-2020-26972
HistoryJan 07, 2021 - 1:53 p.m.

CVE-2020-26972

2021-01-0713:53:39
mozilla
www.cve.org
4

AI Score

8.9

Confidence

High

EPSS

0.002

Percentile

64.7%

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.

CNA Affected

[
  {
    "product": "Firefox",
    "vendor": "Mozilla",
    "versions": [
      {
        "lessThan": "84",
        "status": "affected",
        "version": "unspecified",
        "versionType": "custom"
      }
    ]
  }
]