cve/2024/CVE-2024-24445.md
2025-09-29 16:08:36 +00:00

18 lines
840 B
Markdown

### [CVE-2024-24445](https://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2024-24445)
![](https://img.shields.io/static/v1?label=Product&message=n%2Fa&color=blue)
![](https://img.shields.io/static/v1?label=Version&message=n%2Fa&color=blue)
![](https://img.shields.io/static/v1?label=Vulnerability&message=n%2Fa&color=brighgreen)
### 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
- https://cellularsecurity.org/ransacked
#### Github
No PoCs found on GitHub currently.