CVE-2026-74559

Description

A flaw was found in the Linux kernel's AF_XDP (eXpress Data Path) networking component. This vulnerability, located in the xsk_build_skb() function, involves improper handling of network packet descriptors. When processing large or malformed multi-buffer packets, the system fails to properly drain continuation descriptors after an overflow, leading to their silent loss. An attacker could exploit this issue by sending specially crafted packets, resulting in a denial of service that impacts network communication.

Statement

Red Hat Product Security has determined that this vulnerability does not affect any currently supported Red Hat product. This assessment may evolve based on further analysis and discovery. For more information about this vulnerability and the products it affects, please see the linked references.

Understanding the Weakness (CWE)

Availability

Technical Impact: DoS: Resource Consumption (Other); DoS: Resource Consumption (Memory); DoS: Resource Consumption (CPU)

An attacker that can influence the allocation of resources that are not properly released could deplete the available resource pool and prevent all other processes from accessing the same type of resource. Frequently-affected resources include memory, CPU, disk space, power or battery, etc.

Frequently Asked Questions

Want to get errata notifications? Sign up here.