NULL Pointer Dereference
CVE-2022-47468
Summary
In telecom service, there is a missing permission check. This could lead to local denial of service in telecom service.
- LOW
- LOCAL
- NONE
- UNCHANGED
- NONE
- LOW
- 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