Skip to main content

Unchecked Return Value to NULL Pointer Dereference

CVE-2025-33192

Severity Medium
Score 5.7/10

Summary

NVIDIA DGX Spark GB10 contains a vulnerability in SROOT firmware, where an attacker could cause an arbitrary memory read. A successful exploit of this vulnerability might lead to denial of service.

  • LOW
  • LOCAL
  • NONE
  • CHANGED
  • NONE
  • NONE
  • LOW
  • LOW

CWE-690 - Unchecked Return Value to NULL Pointer Dereference

The product does not check for an error after calling a function that can return with a NULL pointer if the function fails, which leads to a resultant NULL pointer dereference.

References

Advisory Timeline

  • Published