Skip to content

NAS 5G: Fix possible type confusion on GUTI dereference - #1479

Open
Jojeker wants to merge 1 commit into
srsran:masterfrom
Jojeker:master
Open

NAS 5G: Fix possible type confusion on GUTI dereference#1479
Jojeker wants to merge 1 commit into
srsran:masterfrom
Jojeker:master

Conversation

@Jojeker

@Jojeker Jojeker commented May 22, 2025

Copy link
Copy Markdown

Although TS 24.501 states this field “may be included to assign a 5G-GUTI to a UE”, it is typed as 5GS mobile identity and may contain other values like SUPI or IMEI. This assumption leads to type confusion and a memory safety violation, ultimately leading to denial of service.

Although TS 24.501 states this field “may be included to assign
a 5G-GUTI to a UE”, it is typed  as 5GS mobile identity and may
contain other values like SUPI or IMEI. This assumption leads
to type confusion and a memory safety violation, ultimately
leading to denial of service.

Signed-off-by: Eduard Vlad <eduard.vlad@rwth-aachen.de>
@CLAassistant

CLAassistant commented Nov 12, 2025

Copy link
Copy Markdown

CLA assistant check
All committers have signed the CLA.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants