Linux Kernel NEXT_BUDDY Warning Trigger Vulnerability in the Scheduler

Vulnerability

A vulnerability in the Linux kernel's scheduling component has been addressed. The issue arose when the NEXT_BUDDY feature was enabled, causing an immediate warning in the pick_next_entity function. This warning was triggered because the clear_buddies function was not properly timed, allowing some next buddies to become delayed. The vulnerability has been fixed by repositioning the clear_buddies function to ensure that no next buddy remains delayed and that no new next buddy starts off as delayed.

Impact

Enabling the NEXT_BUDDY feature could lead to warnings being triggered in the scheduling process, indicating potential issues with how tasks are managed.

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

Vulnerability Rating

Custom Algorithm
spread
9.0
impact
0.6
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.