Change8

v3.19.7

📦 datadog-sdkView on GitHub →
🐛 1 fixes🔧 1 symbols

Summary

This release addresses a critical memory corruption bug in the AAP component related to concurrent WAF calls by introducing context serialization. The estimated end-of-life date is August 2026.

🐛 Bug Fixes

  • Fixed a memory corruption issue in AAP where concurrent WAF calls on the same request context from multiple threads could cause crashes (SIGSEGV) inside libddwaf by introducing a per-context lock to serialize WAF calls.

Affected Symbols