Linux kernel
cpe:2.3:a:linux:linux_kernel:*:*:*:*:*:*:*, +4 more
A vulnerability exists in the Linux kernel's netfilter component, specifically within the connection tracking (conntrack) management. The issue arises from an incorrect handling of the timeout values for unconfirmed conntrack entries. When a conntrack is unconfirmed, its timeout should be an interval. However, the current implementation mistakenly adds the timestamp of the conntrack twice, leading to an erroneous timeout value. This problem has been present since the introduction of nfnetlink_queue conntrack support.
Exploitation of this vulnerability can lead to incorrect timeout values in the conntrack system, potentially causing issues in packet processing and network traffic management.
The vulnerability can be reproduced by creating a conntrack entry through the netlink interface without confirming it first. The timeout value will be incorrectly set, demonstrating the flaw in the timeout management.
Users can upgrade to the latest stable version of the Linux kernel, where this vulnerability has been addressed.
Our algorithm analyzes dozens of metrics to generate these 8 key vulnerability categories, which are then combined to calculate the overall risk score.