Lawful Interception Triggering Control Function Split Architecture

Resolve Bottlenecks,
Find Innovative Solutions
Generate Solutions

Solution Overview

Problem

Conventional Lawful Interception (LI) triggering methods require multiple Trusted Computing Base (TCB) entities, leading to high costs, complex security management, and inefficient data exchange, particularly due to the need for multiple connections and synchronization of target lists across network nodes.

Innovation Solution

The Triggering Control Function (TCF) is split into two entities: an LI Target List Handler (LITH) that meets security requirements for sensitive information storage and a modified TCF (mTCF) that does not, with a Generic LI Triggering Interface (GLITI) enabling communication between them to trigger interception, allowing the mTCF to interrogate the LITH for target identification without needing to meet LI security requirements.

Engineering Contradictions & Design Principles

VSEngineering Contradiction Analysis

1Reliability

If multiple TCFs are deployed to meet LI security requirements for different POI types and network traffic domains, then LI security and coverage are improved, but device complexity and costs increase

Engineering Contradiction:
ImproveLI securityVSAvoidnumber of TCFs
Core Design Contradiction:
ReliabilityVSDevice complexity

Solution Approach 1:

The TCF is segmented into two distinct functional entities: LITH (Lawful Interception Target List Handler) that handles sensitive target list data and meets LI security requirements, and mTCF (modified TCF) that performs triggering operations without requiring full TCB compliance. This segmentation allows each entity to be optimized for its specific function, reducing overall system complexity while maintaining security where needed.

Inventive Principle:
Principle #1Segmentation

Solution Approach 2:

The sensitive target list storage and management function is extracted from the TCF and placed in a separate LITH entity. This extraction removes the requirement for mTCF to maintain a trusted computing base, as only LITH needs to meet LI security requirements for holding sensitive information.

Inventive Principle:
Principle #2Taking out (Extraction)

2Adaptability or versatility

If target lists are duplicated across multiple network nodes hosting TCFs, then LI coverage and availability are improved, but synchronization complexity and security risks increase

Engineering Contradiction:
ImproveLI coverageVSAvoidsynchronization complexity
Core Design Contradiction:
Adaptability or versatilityVSDevice complexity

Solution Approach 1:

Multiple TCF instances are merged into a single LITH entity for target list management. Instead of duplicating target lists across multiple nodes, the centralized LITH maintains a single authoritative copy that serves all mTCF instances, eliminating synchronization complexity and security risks associated with distributed target list management.

Inventive Principle:
Principle #5Merging (Combining)

3Measurement precision

If a complete triggering check is performed over XT and X1_1P interfaces, then triggering accuracy is improved, but processing time increases

Engineering Contradiction:
Improvetriggering accuracyVSAvoidround-trip time
Core Design Contradiction:
Measurement precisionVSLoss of time

Solution Approach 1:

A new GLITI (Generic LI Triggering Interface) is introduced as an intermediary between LITH and mTCF. This direct interface enables efficient communication for triggering operations, reducing the round-trip time compared to the conventional path through XT and X1_1P interfaces while maintaining triggering accuracy through direct LITH queries.

Inventive Principle:
Principle #24Intermediary (Mediator)

Data Source

PatentUS11924252B2Methods and devices for triggering lawful interception
Publication Date: 2024.03.05 TELEFONAKTIEBOLAGET LM ERICSSON (PUBL)
  • US11924252B2 patent drawing
  • US11924252B2 patent drawing
  • US11924252B2 patent drawing

AI summary

Methods and network devices implement a lawful interception (LI) trigger control function as an LI target handler and a modified trigger control function. A generic LI triggering interface enables the modified trigger control function to query the LI target handler regarding whether entities using a network function instance are in a target list. The LI target handler has to meet the LI security requirements, but the modified trigger control function does not have to meet such requirements.