Linux kernel
cpe:2.3:a:linux:linux_kernel:*:*:*:*:*:*:*, +4 more
A use-after-free vulnerability has been identified in the Linux kernel's netfilter component, specifically within nf_tables. When a packet's verdict is set to NF_STOLEN, the associated socket buffer (skb) may have already been freed. If tracing is enabled, this can lead to unauthorized access to freed memory, allowing access to skb tracing information, packet marks, and the computation and dumping of trace IDs and packet payloads. The vulnerability arises from improper handling of the NF_STOLEN verdict, which can be exploited to access freed resources that should no longer be available.
Exploitation of this vulnerability can lead to a use-after-free condition, allowing for access to freed memory that could be manipulated or misused, potentially causing memory corruption or arbitrary code execution.
Our algorithm analyzes dozens of metrics to generate these 8 key vulnerability categories, which are then combined to calculate the overall risk score.