Impact
The vulnerability is a null pointer dereference in the UERadioCapabilityCheckResponse function of omec-project amf. Triggering this flaw can cause the application to crash, potentially leading to a denial of service in affected systems. The issue is a classic pointer misuse error (CWE-476) and an inadequate resource cleanup (CWE-404). The impact is limited to service availability rather than confidentiality or integrity.
Affected Systems
Products affected include omec-project amf versions up to 2.1.3-dev. All releases prior to 2.2.0 are vulnerable. The vulnerability involves the amf component's handling of UERadioCapabilityCheckResponse messages.
Risk and Exploitability
The CVSS score of 5.3 indicates a medium severity for remote exploitation. No EPSS score is available and the vulnerability is not listed in CISA KEV. The exploit can be performed remotely by sending specially crafted UERadioCapabilityCheckResponse messages, which the server will attempt to process and crash.
OpenCVE Enrichment