Skip to main content

Double Free

CVE-2024-23379

Severity Medium
Score 6.7/10

Summary

Memory corruption while unmapping the fastrpc map when two threads can free the same map in concurrent scenario.

  • LOW
  • LOCAL
  • HIGH
  • UNCHANGED
  • NONE
  • HIGH
  • HIGH
  • HIGH

CWE-415 - Double Free

The product calls free() twice on the same memory address, potentially leading to modification of unexpected memory locations.

References

Advisory Timeline

  • Published