Linux kernel
cpe:2.3:a:linux:linux_kernel:*:*:*:*:*:*:*, +4 more
A vulnerability in the Linux kernel's netfilter component, specifically within the connection tracking (conntrack) system, has been addressed. The issue arose from a race condition that allowed the conntrack entry to be improperly managed during insertion. When a conntrack entry clashed, the insertion process could inadvertently free the socket buffer's connection tracking pointer and overwrite it with an already confirmed entry. This vulnerability was not detected earlier because the conntrack entry and the associated extension space were freed only after a Read-Copy-Update (RCU) grace period, creating a timing issue that required events to be enabled for exploitation.
Exploitation of this vulnerability could lead to a race condition, causing improper management of conntrack entries, which could potentially be exploited to disrupt network traffic or connection tracking processes.
Our algorithm analyzes dozens of metrics to generate these 8 key vulnerability categories, which are then combined to calculate the overall risk score.