AUGUST 4, 2026
Live Feed
Back to database
Case File

CVE-2022-39063

HIGH · CVSS 7.5 EPSS 1.12%

Source: NVD + CISA KEV + EPSS (historical backfill) · Published 2022-09-16 · Last synced 2026-08-04

CyberRota Analysis

This is a high severity vulnerability with a CVSS score of 7.5. See the original NVD description below for full technical details.

CVE
CVE-2022-39063
Severity
HIGH
CVSS
7.5
EPSS
1.12%

Original NVD Description

When Open5GS UPF receives a PFCP Session Establishment Request, it stores related values for building the PFCP Session Establishment Response. Once UPF receives a request, it gets the f_teid_len from incoming message, and then uses it to copy data from incoming message to struct f_teid without checking the maximum length. If the pdi.local_f_teid.len exceeds the maximum length of the struct of f_teid, the memcpy() overwrites the fields (e.g., f_teid_len) after f_teid in the pdr struct. After parsing the request, the UPF starts to build a response. The f_teid_len with its overwritten value is used as a length for memcpy(). A segmentation fault occurs, as a result of a memcpy(), if this overwritten value is large enough.

Related CVEs

Other vulnerabilities affecting the same vendor(s)