Project

General

Profile

Actions

Bug #6396

open

add support for auth failure with resync

Added by lynxis 2 months ago. Updated about 2 months ago.

Status:
Feedback
Priority:
Normal
Assignee:
Target version:
-
Start date:
03/08/2024
Due date:
% Done:

50%


Description

When a phone connects and the sim sequence numbers are out of sync, the authentication will fail
and the phone will additional supply Rand and Auts in the failure message.
Similar to the 3gpp rat.
The sgsn already has a test for this TC_attach_usim_resync.

To reproduce it with a real phone, you could decrease the sequence number in the hss. (AFAIR it is a sliding window, reducing the sequence number by 1 might not be enough).

UE - strongswan

   <- Auth req
   -> Auth failure (reason resync, auts, rand)
 (HLR will update the sequence numbers)
   <- Auth req
   -> Auth succeed.
Actions

Also available in: Atom PDF

Add picture from clipboard (Maximum size: 48.8 MB)