NULL Pointer Dereference
CVE-2022-3857
Summary
A flaw was found in libpng. A crafted PNG image can lead to a segmentation fault and denial of service in "png_setup_paeth_row()" function.
- LOW
- LOCAL
- NONE
- UNCHANGED
- REQUIRED
- NONE
- 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