cve/2024/CVE-2024-45553.md
2025-09-29 21:09:30 +02:00

13 KiB

CVE-2024-45553

Description

Memory corruption can occur when process-specific maps are added to the global list. If a map is removed from the global list while another thread is using it for a process-specific task, issues may arise.

POC

Reference

No PoCs from references.

Github