open5gs/tests/registration
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
..
abts-main.c [SBI] Move HNET PKI conf inside UDM 2023-02-18 12:41:08 +09:00
auth-test.c [AMF/MME] UEContextReleaseCommand after Interity Protected (#2786) (#2794) 2023-12-13 17:54:37 +09:00
crash-test.c [SMF] Fixes crash when PDU session release 2024-01-05 21:15:34 +09:00
dereg-test.c Introduced Subscription identifier de-concealing 2022-12-24 20:22:45 +09:00
ecc-test.c Introduced Subscription identifier de-concealing 2022-12-24 20:22:45 +09:00
gmm-status-test.c Introduced Subscription identifier de-concealing 2022-12-24 20:22:45 +09:00
guti-test.c [AMF] Issue during Concurrent UE Registration (#2839) 2024-01-13 23:16:50 +09:00
identity-test.c Introduced Subscription identifier de-concealing 2022-12-24 20:22:45 +09:00
idle-test.c Introduced Subscription identifier de-concealing 2022-12-24 20:22:45 +09:00
meson.build Introduced Subscription identifier de-concealing 2022-12-24 20:22:45 +09:00
multi-ue-test.c [AMF] Fixed MEMORY LEAK (#1925) 2023-01-21 09:02:44 +09:00
paging-test.c [SMF] Disable Network Service request while ACTIVATING 2023-05-08 22:33:50 +09:00
reset-test.c Introduced Subscription identifier de-concealing 2022-12-24 20:22:45 +09:00
simple-test.c Introduced Subscription identifier de-concealing 2022-12-24 20:22:45 +09:00
ue-context-test.c [AMF/MME] UEContextReleaseCommand after Interity Protected (#2786) (#2794) 2023-12-13 17:54:37 +09:00