Linux Kernel Data-Race Vulnerability in IP Forwarding Priority Management

Vulnerability

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.

Impact

The vulnerability could lead to inconsistent readings of the IP forwarding priority, potentially causing improper handling of network traffic.

Added: Jun 9, 2025, 7:46 PM
Updated: Jun 9, 2025, 7:46 PM

Vulnerability Rating

Custom Algorithm
spread
9.0
impact
2.5
exploitability
5.0
remediation
0.0
relevance
0.0
threat
3.2
urgency
2.9
incentive
1.7

Our algorithm analyzes dozens of metrics to generate these 8 key vulnerability categories, which are then combined to calculate the overall risk score.