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

851 B

CVE-2024-24445

Description

OpenAirInterface CN5G AMF (oai-cn5g-amf) <= 2.0.0 contains a null dereference in its handling of unsupported NGAP protocol messages which allows an attacker with network-adjacent access to the AMF to carry out denial of service. When a procedure code/presence field tuple is received that is unsupported, OAI indexes into a null function pointer and subsequently dereferences it.

POC

Reference

Github

No PoCs found on GitHub currently.