1. 08 Jan, 2024 1 commit
    • Alexis Falempin's avatar
      NAS : Wrong security header type for PDU Session Establishment Request · 74832b48
      Alexis Falempin authored
      While testing the OAI 5G RAN in SA mode, it appears that the PDU session
      establishment request is using the wrong security header type.
      
      The current used header is: "Integrity protected and ciphered with new
      5G NAS security context".
      
      However, according to TS 24.501, Table 9.3.1, this header can only be used
      by the "Security mode complete" procedure.
      
      Changes:
      
       - Hence, the new security header has been changed to "Integrity protected
         and ciphered", which will use the security context generated during the
         "Security mode complete".
      
       - Sequences numbers and NAS counters have been updated to reflect that
         change.
      74832b48
  2. 23 Dec, 2023 3 commits
  3. 21 Dec, 2023 12 commits
  4. 20 Dec, 2023 20 commits
  5. 19 Dec, 2023 4 commits