open5gs/src
Pau Espin 3457435071 [MME] Fix potential null ptr dereference
The assert is checking for sess->session->name, but afterwards there's a
check to skip ses->session not being null, which means the assert can
crash while dereferencing sess->session.
2024-01-06 07:42:32 +09:00
..
amf [SMF] Fixes crash when PDU session release 2024-01-05 21:15:34 +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] Fix potential null ptr dereference 2024-01-06 07:42:32 +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 [SEPP] Initial Update for 5G Roaming (#2739) 2023-11-19 19:34:51 +09:00
sepp [SEPP] Initial Update for 5G Roaming (#2739) 2023-11-19 19:34:51 +09:00
sgwc [SEPP] Initial Update for 5G Roaming (#2739) 2023-11-19 19:34:51 +09:00
sgwu [SEPP] Initial Update for 5G Roaming (#2739) 2023-11-19 19:34:51 +09:00
smf [SMF] Fixes crash when PDU session release 2024-01-05 21:15:34 +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