open5gs/src
Sukchan Lee 3cfa8ba301 [AMF/MME] NAS message in an invaild state (#3131)
In InitialUEMessage, send a NAS message with a message type
other than Registration Request, Deregistration Request, or Service Request,
the following messages from UE will not be accepted.

We found this issue in not only the initial state but multiple states.
We believe if an attacker has the ability to inject a NAS message to the core,
it can perform a DoS attack on the victim UE.

So, I've fixed that The MME/AMF deletes MME_UE_S1AP_ID/AMF_UE_NGAP_ID,
and will not accept any following messages from the UE.
2024-04-13 13:25:09 +09:00
..
amf [AMF/MME] NAS message in an invaild state (#3131) 2024-04-13 13:25:09 +09:00
ausf Include cause in HTTP response ProblemDetails (#3051) 2024-04-04 23:29:20 +09:00
bsf Include cause in HTTP response ProblemDetails (#3051) 2024-04-04 23:29:20 +09:00
hss RFC: [HSS] Initial global metrics 2024-04-09 08:35:46 +09:00
mme [AMF/MME] NAS message in an invaild state (#3131) 2024-04-13 13:25:09 +09:00
nrf Include cause in HTTP response ProblemDetails (#3051) 2024-04-04 23:29:20 +09:00
nssf Include cause in HTTP response ProblemDetails (#3051) 2024-04-04 23:29:20 +09:00
pcf Include cause in HTTP response ProblemDetails (#3051) 2024-04-04 23:29:20 +09:00
pcrf Document Gx interface spec references 2024-01-25 07:05:33 +09:00
scp Include cause in HTTP response ProblemDetails (#3051) 2024-04-04 23:29:20 +09:00
sepp Include cause in HTTP response ProblemDetails (#3051) 2024-04-04 23:29:20 +09:00
sgwc [SGWC] Fixed crashing when Create Bearer Response occurs after Delete Bearer Response (#3109) 2024-04-07 22:51:46 +09:00
sgwu [SGWC] Fixed crashing when Create Bearer Response occurs after Delete Bearer Response (#3109) 2024-04-07 22:51:46 +09:00
smf [SMF] Initial implementation of Final-Unit-Indication 2024-04-09 07:13:33 +09:00
udm Include cause in HTTP response ProblemDetails (#3051) 2024-04-04 23:29:20 +09:00
udr [SEC] Crash and Protocol Violations 2024-04-09 16:23:49 +09:00
upf cosmetic: upf: Add missing lines between functions 2024-04-04 23:23:32 +09:00
main.c Fixed dynamic-stack-buffer-overflow (#2578, #2577) 2023-09-05 21:58:05 +09:00
meson.build [SEPP] Initial Update for 5G Roaming (#2739) 2023-11-19 19:34:51 +09:00