Vulnerability Key Information CVE CVE ID: CVE-2022-2279 Vulnerability Type Type: CWE-476: NULL Pointer Dereference Severity Level: Medium (6.6) Description Overview: A NULL Pointer Dereference vulnerability exists in the function (located at ). An attacker can trigger a denial of service (application crash) by crafting a malicious input file. Build Code Example: Proof of Concept (PoC) Command: Output: GDB Debug Information: Impact Summary: The NULL Pointer Dereference vulnerability in the function (located at ) allows an attacker to cause a denial of service (application crash) by providing a specially crafted input file. Occurrence File: opf.c Line Number: 1161 Call: with NULL pointer Discoverer Researcher: NBK Fixer Fixer: Bartek Fabiszewski