NULL Pointer Dereference
CVE-2026-1739
Summary
A vulnerability has been found in Free5GC PCF. This affects the function "HandleCreateSmPolicyRequest" of the file "internal/sbi/processor/smpolicy.go". The manipulation leads to a Null Pointer Dereference. The attack is possible to be carried out remotely. The exploit has been disclosed to the public and may be used. The identifier of the patch is df535f5524314620715e842baf9723efbeb481a7. Applying a patch is the recommended action to fix this issue.
- LOW
- NETWORK
- NONE
- UNCHANGED
- NONE
- NONE
- NONE
- HIGH
CWE-476 - NULL Pointer Dereference
A NULL pointer dereference occurs when the application dereferences a pointer that it expects to be valid, but is NULL, typically causing a crash or exit.
References
Advisory Timeline
- Published