NULL Pointer Dereference
CVE-2025-58144
Summary
In XEN versions from 4.12.0-rc1 prior to 4.21.0-rc1, an assertion is wrong there, where the case actually needs handling. A NULL pointer de-reference could result on a release build.
- 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