NULL Pointer Dereference
CVE-2023-37187
Summary
C-blosc2 prior to 2.9.3 was discovered to contain a NULL pointer dereference via the "zfp/blosc2-zfp.c" "zfp_acc_decompress" function.
- LOW
- NETWORK
- NONE
- UNCHANGED
- NONE
- 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