Skip to main content

Release of Invalid Pointer or Reference

CVE-2021-30473

Severity High
Score 9.8/10

Summary

aom_image.c in libaom in AOMedia before 2021-04-07 frees memory that is not located on the heap.

  • LOW
  • NETWORK
  • HIGH
  • UNCHANGED
  • NONE
  • NONE
  • HIGH
  • HIGH

CWE-763 - Release of Invalid Pointer or Reference

The application attempts to return a memory resource to the system, but calls the wrong release function or calls the appropriate release function incorrectly.

References

Advisory Timeline

  • Published