Lucene search

K
cvelistMozillaCVELIST:CVE-2022-22737
HistoryDec 22, 2022 - 12:00 a.m.

CVE-2022-22737

2022-12-2200:00:00
mozilla
www.cve.org
audio sinks
race condition
use-after-free
exploitable crash
firefox
thunderbird
vulnerability

8.2 High

AI Score

Confidence

High

0.001 Low

EPSS

Percentile

48.9%

Constructing audio sinks could have lead to a race condition when playing audio files and closing windows. This could have lead to a use-after-free causing a potentially exploitable crash. This vulnerability affects Firefox ESR < 91.5, Firefox < 96, and Thunderbird < 91.5.

CNA Affected

[
  {
    "vendor": "Mozilla",
    "product": "Firefox ESR",
    "versions": [
      {
        "version": "unspecified",
        "lessThan": "91.5",
        "status": "affected",
        "versionType": "custom"
      }
    ]
  },
  {
    "vendor": "Mozilla",
    "product": "Firefox",
    "versions": [
      {
        "version": "unspecified",
        "lessThan": "96",
        "status": "affected",
        "versionType": "custom"
      }
    ]
  },
  {
    "vendor": "Mozilla",
    "product": "Thunderbird",
    "versions": [
      {
        "version": "unspecified",
        "lessThan": "91.5",
        "status": "affected",
        "versionType": "custom"
      }
    ]
  }
]