Linux kernel
cpe:2.3:a:linux:linux_kernel:*:*:*:*:*:*:*, +4 more
A vulnerability in the Linux kernel's netfilter component, specifically in nf_tables, relates to improper handling of duplicate entries in certain set implementations. The issue arises because the insertion process does not correctly ignore expired duplicate entries, leading to unexpected behavior in self-tests. This vulnerability highlights an inconsistency in how different set types manage element references, potentially causing errors in activation and removal processes.
Exploitation of this vulnerability could lead to incorrect management of set elements, allowing expired duplicates to interfere with normal operations, such as insertions and deletions, which could disrupt expected functionality or performance.
The vulnerability can be reproduced by running nftables self-tests, specifically the 'interval_overlap_0' test case, which is expected to handle duplicate entries correctly. The test failure indicates that the insertion process is not properly ignoring expired duplicates, suggesting the presence of the vulnerability.
Our algorithm analyzes dozens of metrics to generate these 8 key vulnerability categories, which are then combined to calculate the overall risk score.