Skip to main content

NULL Pointer Dereference

CVE-2022-47094

Severity High
Score 7.8/10

Summary

GPAC versions prior to 2.2.0 are vulnerable to NULL Pointer Dereference via "filters/dmx_m2ts.c:343" in "m2tsdmx_declare_pid".

  • LOW
  • LOCAL
  • HIGH
  • UNCHANGED
  • REQUIRED
  • NONE
  • HIGH
  • 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