open5gs/docs/_posts/2023-01-23-release-v2.4.14-...

2.8 KiB

title date categories tags head_inline
v2.4.14 and v2.5.8 - Bug Fixes 2023-01-23 11:04:00 +0900
Release
News
Release
<style> ul { padding-bottom: 1em; } .blue { color: blue; }</style>

Security Issues

  • [UPF] Fixed an infinite loop when ext_len is 0 -- 2319375

Bug Fixes

  • [PROTO] Increased SDU buffer from 8k to 16k (#2008) -- Sabreu
  • [AMF] Fixed a memory leak (#1925) -- irazairspan
  • [UPF] Fixed a bug when 2 PDRs with same TEID (#2003) -- shizw2
  • [PCRF] Fixed a crash when switching between video and audio. (#1981) -- lglhust
  • [MME] Sending UEContextReleaseCommand after Attach-Reject to clear UE Context (#1848) -- jmasterfunk84
  • [SBI] Case-Insensitive inside MIME message (#1939) -- congzee
  • [AMF] Fixed a problem of SMF selection -- (#1929) -- miguelbf-alb
  • [AMF] Fixed a crash while NG_Reset in response for UE_Context_Release_Command (#1928) -- mateuszmichalskiacc
  • [AMF] Wrongly sending NG-AP "PDU Session Release" to gNodeB when gNodeB does not have a PDU Session (#1925) -- irazairspan
  • [AMF/MME] Forgetting the UE Radio Capabilities when UE is sending NAS "De-Registration Request" with "type = Switch-Off" (#1917) -- irazairspan
  • [SMF/UPF] Fixed stack overflow on small memory like Alpine. (#1911) -- maikovisky
  • [AMF/MME] Refactoring common_register_state() to prevent a crash (#1912) -- lemon1009
  • [UPF] Packet buffer must be freed after sending replay message -- (#1936) -- lester-001
  • [AMF] Added safety code to prevent crash while getting amf_ue from sess -- (#1913) -- lester-001

Download -- v2.5.7.tar.gz {: .notice--info}