CVE-2021-23975

Summary

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 we incorrectly called the sizeof function, instead of using the API method that checks for invalid pointers. This vulnerability affects Firefox < 86.

Affected Software

VendorProductVersion RangeStatus
MozillaFirefox< 86affected

Weaknesses

  • about:memory Measure function caused an incorrect pointer operation

ADP Enrichment

CVE Program Container

Additional References

References