Impact
A NULL pointer dereference occurs in the function that handles XDP packet redirection when a bonded device is released from its master. The bug causes the kernel to read from a NULL master pointer, leading to a kernel panic and a reboot. This crash results in a denial of service on the affected host, shutting down all network services running on that system.
Affected Systems
All Linux kernels that contain the current implementation of xdp_master_redirect without the NULL guard are potentially affected. This includes every distribution using such kernels until the commit that adds the guard is applied.
Risk and Exploitability
EPSS score is less than 1% and the vulnerability is not listed in CISA’s KEV catalog. The CVSS score of 7.5 indicates a high severity. Based on the description, it is inferred that an attacker would need to influence network traffic or bonding state during the brief race window when a bond slave is being unlinked. Network-based exploitation could involve sending specially crafted XDP packets to a bonded interface, while a local privileged user could manipulate bonding to trigger the crash. The crash causes a full kernel panic, resulting in complete loss of availability for the host.
OpenCVE Enrichment
Debian DLA
Debian DSA