NULL Pointer Dereference
CVE-2023-38670
Summary
Null Pointer Dereference in "paddle.flip" in paddlepaddle versions prior to 2.5.0rc0. This resulted in a runtime crash and Denial of Service.
- 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.
References
Advisory Timeline
- Published