Linux Kernel Netfilter Open Interval Overlap Validation Vulnerability

Vulnerability

A vulnerability in the Linux kernel's netfilter component, specifically within the nft_set_rbtree functionality, has been addressed. The issue arose from the handling of open intervals, which lack an end element, making validation challenging. This vulnerability affected several Linux kernel versions. The problem was resolved by introducing a new flag in the nft_set_elem structure to indicate the last element in an add or delete command. This flag allows for proper validation of open intervals by checking for overlaps with existing intervals. The patch also includes improvements for deleting open intervals without causing errors when adding new elements.

Impact

The vulnerability could lead to improper validation of interval overlaps, potentially allowing for incorrect handling of set elements in netfilter, which could be exploited to disrupt normal operations or introduce errors in packet filtering rules.

Added: Mar 25, 2026, 12:32 PM
Updated: Mar 25, 2026, 12:32 PM

Vulnerability Rating

Custom Algorithm
spread
9.0
impact
3.1
exploitability
3.5
remediation
7.7
relevance
4.7
threat
3.2
urgency
2.9
incentive
0.0

Our algorithm analyzes dozens of metrics to generate these 8 key vulnerability categories, which are then combined to calculate the overall risk score.