Skip to main content

NULL Pointer Dereference

CVE-2023-52371

Severity Low
Score 3.5/10

Summary

Vulnerability of null references in the motor module.Successful exploitation of this vulnerability may affect availability.

  • LOW
  • ADJACENT_NETWORK
  • NONE
  • UNCHANGED
  • NONE
  • LOW
  • 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