UE Authentication Filtering Against 4G/5G Tracking Attacks

Resolve Bottlenecks,
Find Innovative Solutions
Generate Solutions

Solution Overview

Problem

User equipment (UE) in 4G and 5G networks is vulnerable to malicious attacks, such as man-in-the-middle (MiTM) attacks, where attackers can track or disrupt UE operations by intercepting and manipulating authentication messages, leading to security loopholes and potential user tracking.

Innovation Solution

The UE is designed to discard non-integrity protected authentication and identity request messages in specific states, maintain a list of failed authentication token and random value pairs, and initiate mobility registration procedures when necessary, ensuring secure communication and preventing unauthorized tracking.

Engineering Contradictions & Design Principles

VSEngineering Contradiction Analysis

1Reliability

If the UE processes all authentication request messages received from the network, then the network can maintain normal authentication procedures, but the UE becomes vulnerable to tracking attacks and security breaches

Engineering Contradiction:
Improvenetwork securityVSAvoidmessage filtering complexity
Core Design Contradiction:
ReliabilityVSDevice complexity

Solution Approach 1:

The UE performs preliminary validation of authentication request messages by checking integrity protection indicators and service state before processing. This preliminary action filters out malicious messages early in the reception process, preventing tracking attacks while maintaining legitimate authentication procedures. The UE checks whether the message includes proper integrity protection and whether the current service state permits processing, discarding messages that fail these checks.

Inventive Principle:
Principle #10Preliminary action

2Object-affected harmful factors

If the UE discards non-integrity protected authentication messages, then the UE is protected against tracking attacks, but legitimate authentication procedures may be interrupted

Engineering Contradiction:
Improvetracking attack resistanceVSAvoidauthentication procedure reliability
Core Design Contradiction:
Object-affected harmful factorsVSReliability

Solution Approach 1:

The UE uses feedback from the network's authentication procedures to determine whether to process or discard messages. The UE monitors the service state and authentication context, using this feedback to make intelligent decisions about message processing. Legitimate authentication messages that are properly protected and context-appropriate are processed, while malicious messages lacking proper protection are discarded.

Inventive Principle:
Principle #23Feedback

3Reliability

If the UE maintains a list of failed authentication token pairs, then repeated attacks with same tokens are prevented, but memory resources are consumed

Engineering Contradiction:
Improveattack prevention effectivenessVSAvoidmemory resource usage
Core Design Contradiction:
ReliabilityVSQuantity of substance

Solution Approach 1:

The UE discards authentication token pairs that have failed validation and adds them to a blocking list, preventing their reuse in subsequent authentication attempts. This discarding mechanism effectively blocks repeated attacks using the same tokens. The list is maintained with limited scope and duration, balancing security effectiveness with memory resource consumption.

Inventive Principle:
Principle #34Discarding and recovering

Data Source

PatentUS12556914B2Enhanced user equipment security against attacks in a 4g or 5g network
Publication Date: 2026.02.17 APPLE INC
  • US12556914B2 patent drawing
  • US12556914B2 patent drawing
  • US12556914B2 patent drawing

AI summary

A UE may receive a first GUTI from a network. The UE may transition to a Connected mode in response to a paging procedure with the network. The UE may take actions to ensure that a second GUTI is obtained from the network. Other aspects are described.