open5gs/src
Sukchan Lee b0cf9fcbe7 [AMF] Issue during Concurrent UE Registration (#2839)
While they were continuing their fuzzy testing and developing PacketRusher, an unusual issue with the AMF was observed. The problem arises when a single Ethernet frame containing three bundled SCTP chunks is sent. This behavior is reproduced with PacketRusher when attempting to concurrently register two UEs with the same MSIN.

The expected behavior is that the PDU Session Establishment Accept is sent inside a DownlinkNASTransport to RAN UE NGAP ID 1. However, it is actually sent inside an InitialContextSetupRequest to RAN UE NGAP ID 2. The MAC of this NAS message is invalid for the Security Context of RAN UE NGAP ID 2 (probably valid for RAN UE NGAP ID 1)
2024-01-13 23:16:50 +09:00
..
amf [AMF] Issue during Concurrent UE Registration (#2839) 2024-01-13 23:16:50 +09:00
ausf [NRF] Fixed crash due to invalid PATCH body (#2735) 2023-11-25 22:03:28 +09:00
bsf [SEPP] Initial Update for 5G Roaming (#2739) 2023-11-19 19:34:51 +09:00
hss [HSS] Add hss_event_init after change to event system (#2838) 2024-01-03 21:15:16 +09:00
mme MME: support for IDR EPS_USER_STATE 2024-01-13 12:00:20 +09:00
nrf [NRF] crash after sending invalid message (#2808) 2023-12-23 09:55:19 +09:00
nssf [SEPP] Initial Update for 5G Roaming (#2739) 2023-11-19 19:34:51 +09:00
pcf [SEPP] Initial Update for 5G Roaming (#2739) 2023-11-19 19:34:51 +09:00
pcrf [SEPP] Initial Update for 5G Roaming (#2739) 2023-11-19 19:34:51 +09:00
scp [core] Fix a couple of warnings when using C++ compiler or more strict settings 2024-01-09 17:50:22 +09:00
sepp [SEPP] Initial Update for 5G Roaming (#2739) 2023-11-19 19:34:51 +09:00
sgwc [core] Fix a couple of warnings when using C++ compiler or more strict settings 2024-01-09 17:50:22 +09:00
sgwu [SEPP] Initial Update for 5G Roaming (#2739) 2023-11-19 19:34:51 +09:00
smf Rename and move ogs_gtp2_paa_to_ip() to lib/proto/conv 2024-01-06 07:44:14 +09:00
udm Use SUPI not SUCI in error message 2023-12-31 11:30:27 +09:00
udr [SEPP] Initial Update for 5G Roaming (#2739) 2023-11-19 19:34:51 +09:00
upf [SEPP] Initial Update for 5G Roaming (#2739) 2023-11-19 19:34:51 +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