#VU50887 Resource management error in Mozilla Firefox - CVE-2021-23975
Published: February 23, 2021
Mozilla Firefox
Mozilla
Description
The vulnerability allows a remote attacker to perform a denial of service (DoS) attack.
The developer page about:memory has a Measure function for exploring what object types the browser has allocated and their sizes. When this function was invoked, the browser called the sizeof function instead of using the API method that checks for invalid pointers.