Linux kernel
cpe:2.3:a:linux:linux_kernel:*:*:*:*:*:*:*, +4 more
A data-race vulnerability has been identified in the Linux kernel's IP forwarding priority management. The issue arises because the sysctl_ip_fwd_update_priority parameter can be changed concurrently while being read, leading to potential inconsistencies. To address this, the kernel has been updated to include a READ_ONCE() directive in the readers of this parameter.
The vulnerability could lead to inconsistent readings of the IP forwarding priority, potentially causing improper handling of network traffic.
Our algorithm analyzes dozens of metrics to generate these 8 key vulnerability categories, which are then combined to calculate the overall risk score.