Skip to main content

Untrusted Pointer Dereference

CVE-2025-47325

Severity Medium
Score 6.5/10

Summary

Information disclosure while processing system calls with invalid parameters.

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

CWE-822 - Untrusted Pointer Dereference

The program obtains a value from an untrusted source, converts this value to a pointer, and dereferences the resulting pointer.

References

Advisory Timeline

  • Published