Skip to main content

NULL Pointer Dereference

CVE-2024-32941

Severity Medium
Score 6.9/10

Summary

NULL pointer dereference for some Intel(R) MLC software before version v3.11b may allow an authenticated user to potentially enable denial of service via local access.

  • LOW
  • LOCAL
  • LOW
  • CHANGED
  • NONE
  • LOW
  • LOW
  • 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