Linux Kernel RCU Protection Vulnerability in Bonding Driver

Vulnerability

A vulnerability in the Linux kernel bonding driver has been addressed, which involved inadequate Read-Copy-Update (RCU) protection. The issue arose in the 'bond_ethtool_get_ts_info' function, which can be called via 'setsockopt' without the necessary RCU lock, potentially leading to race conditions. This vulnerability was highlighted by syzbot, a kernel fuzzer that discovered the missing RCU protection could be exploited through socket options, creating a risk of improper synchronization and data handling.

Impact

The vulnerability could lead to race conditions, where the timing of events can be manipulated, potentially causing inconsistent data states or unexpected behavior in the network bonding functionality.

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
4.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.