CVE Vulnerabilities

CVE-2022-42928

NULL Pointer Dereference

Published: Dec 22, 2022 | Modified: Sep 13, 2023
CVSS 3.x
8.8
HIGH
Source:
NVD
CVSS:3.1/AV:N/AC:L/PR:N/UI:R/S:U/C:H/I:H/A:H
CVSS 2.x
RedHat/V2
RedHat/V3
Ubuntu

Certain types of allocations were missing annotations that, if the Garbage Collector was in a specific state, could have lead to memory corruption and a potentially exploitable crash. This vulnerability affects Firefox < 106, Firefox ESR < 102.4, and Thunderbird < 102.4.

Weakness

A NULL pointer dereference occurs when the application dereferences a pointer that it expects to be valid, but is NULL, typically causing a crash or exit.

Affected Software

Name Vendor Start Version End Version
Firefox Mozilla * 106.0 (excluding)
Firefox_esr Mozilla * 102.4 (excluding)
Thunderbird Mozilla * 102.4 (excluding)

Potential Mitigations

References