CVE Vulnerabilities

CVE-2023-25733

Unchecked Return Value

Published: Jun 19, 2023 | Modified: Jun 27, 2023
CVSS 3.x
7.5
HIGH
Source:
NVD
CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:N/I:N/A:H
CVSS 2.x
RedHat/V2
RedHat/V3
Ubuntu

The return value from gfx::SourceSurfaceSkia::Map() wasnt being verified which could have potentially lead to a null pointer dereference. This vulnerability affects Firefox < 110.

Weakness

The product does not check the return value from a method or function, which can prevent it from detecting unexpected states and conditions.

Affected Software

Name Vendor Start Version End Version
Firefox Mozilla * 110.0 (excluding)

Potential Mitigations

References