Skip to main content

NULL Pointer Dereference

CVE-2022-1172

Severity Medium
Score 5/10

Summary

Null Pointer Dereference Caused Segmentation Fault in gpac. This issue affects versions prior to 2.2.0.

  • LOW
  • LOCAL
  • NONE
  • UNCHANGED
  • REQUIRED
  • LOW
  • NONE
  • HIGH

CWE-476 - NULL Pointer Dereference

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.

Advisory Timeline

  • Published