Linux kernel
cpe:2.3:a:linux:linux_kernel:*:*:*:*:*:*:*, +4 more
A vulnerability in the Linux kernel's netfilter component, specifically within the nf_conncount module, has been addressed. This issue involved a reference count leak in certain error handling paths, where the necessary checks were bypassed, allowing the error paths to exit prematurely. The vulnerability could lead to improper management of connection tracking references, potentially causing memory management issues.
The vulnerability could result in a reference count leak, where connection tracking references are not properly released, potentially leading to memory management issues such as increased memory usage or memory leaks.
The vulnerability can be reproduced by triggering error conditions in the nf_conncount module that bypass the reference count checks. This can be done by manipulating network packets in a way that causes the module to encounter errors without properly handling the connection tracking references.
Users can upgrade to the latest version of the Linux kernel where this vulnerability has been fixed. Instructions for upgrading the kernel can be found in the official Linux kernel documentation.
Our algorithm analyzes dozens of metrics to generate these 8 key vulnerability categories, which are then combined to calculate the overall risk score.