Linux Kernel BUG Removal Vulnerability in skb_checksum_help()

Vulnerability

A vulnerability has been identified in the Linux kernel's networking component, specifically within the skb_checksum_help() function. This issue arises from the presence of two BUG() calls, which can lead to a crash. The syzbot tool has reported the ability to trigger these BUG() calls, indicating a flaw that needs to be addressed. The current BUG() calls could be replaced with WARN_ON_ONCE() to allow skb_checksum_help() to return an error code instead. However, it's important to note that syzbot will still cause a crash until the underlying issue is resolved.

Impact

Exploitation of this vulnerability leads to a crash of the Linux kernel, causing a denial of service.

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