NULL Pointer Dereference
CVE-2025-31711
Summary
In cplog service, there is a possible system crash due to null pointer dereference. This could lead to local denial of service with no additional execution privileges needed.
- LOW
- LOCAL
- LOW
- UNCHANGED
- NONE
- NONE
- NONE
- LOW
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.
References
Advisory Timeline
- Published