Router Chip Firewall Circuitry for DoS Attack Mitigation

Resolve Bottlenecks,
Find Innovative Solutions
Generate Solutions

Solution Overview

Problem

Router chips of the SOC type lack the computation power to effectively handle Denial of Service (DoS) and Distributed Denial of Service (DDoS) attacks, leading to system overload and unavailability.

Innovation Solution

Incorporating firewall circuitry between the network interface circuits and the central processing unit, which recognizes and blocks malicious data packets using a dedicated hardware component, reducing CPU computation load and implementing a rate-based method to selectively forward or discard packets.

Engineering Contradictions & Design Principles

VSEngineering Contradiction Analysis

1Reliability

If router chips use embedded CPU for packet processing, then routing functionality is achieved, but computation power is insufficient to handle DoS attacks

Engineering Contradiction:
Improverouting functionalityVSAvoidcomputation power
Core Design Contradiction:
ReliabilityVSPower

Solution Approach 1:

The patent divides the packet processing function into two segments: a hardware firewall circuit that handles DoS attack detection and blocking, and a CPU that handles normal routing operations. This segmentation allows each component to be optimized for its specific function, with the firewall circuit providing dedicated DoS protection without overloading the CPU.

Inventive Principle:
Principle #1Segmentation

Solution Approach 2:

The firewall circuit acts as an intermediary component between the network interface and the CPU. It intercepts packets suspected of being DoS attacks and handles them separately, preventing these malicious packets from consuming CPU resources. This intermediary structure protects the CPU while maintaining routing functionality.

Inventive Principle:
Principle #24Intermediary (Mediator)

2Reliability

If firewall circuitry is added to handle DoS attacks, then protection capability is improved, but device complexity increases

Engineering Contradiction:
ImproveDoS protection capabilityVSAvoidcircuit structure
Core Design Contradiction:
ReliabilityVSDevice complexity

Solution Approach 1:

The patent merges the firewall circuit with the router chip's existing architecture by integrating it into the SOC structure. The firewall circuit shares the same physical chip and communicates with existing components like the network interface and CPU through standard interfaces. This merging approach provides DoS protection while minimizing additional complexity by leveraging the existing chip infrastructure.

Inventive Principle:
Principle #5Merging (Combining)

3Measurement precision

If CPU processes all packets, then comprehensive packet inspection is achieved, but system becomes vulnerable to overload during attacks

Engineering Contradiction:
Improvepacket inspection accuracyVSAvoidsystem availability
Core Design Contradiction:
Measurement precisionVSReliability

Solution Approach 1:

The patent extracts the DoS attack detection and blocking function from the CPU and places it in a dedicated hardware firewall circuit. This extraction allows the CPU to focus on legitimate routing operations while the firewall circuit handles malicious packets. The firewall circuit maintains packet inspection accuracy for DoS detection while preventing system overload during attacks.

Inventive Principle:
Principle #2Taking out (Extraction)

Data Source

PatentUS9455953B2Router chip and method of selectively blocking network traffic in a router chip
Publication Date: 2016.09.27 MAXLINEAR INC
  • US9455953B2 patent drawing
  • US9455953B2 patent drawing
  • US9455953B2 patent drawing

AI summary

A router chip is proposed which comprises a central processing unit, a plurality of network interface circuitry, and a firewall circuitry coupled between the plurality of network interface circuits and the central processing unit to selectively block network traffic.