PT-2026-36448 · Linux · Linux Kernel
CVE-2026-43031
·
Published
2026-03-27
·
Updated
2026-05-06
CVSS v2.0
7.8
High
| Vector | AV:N/AC:L/Au:N/C:N/I:N/A:C |
Name of the Vulnerable Software and Affected Versions
Linux kernel (affected versions not specified)
Description
An issue exists in the xilinx axienet driver regarding Byte Queue Limits (BQL) accounting for transmit (TX) packets that span multiple buffer descriptors (BD) using scatter-gather. The
axienet free tx chain() function sums the actual length from descriptor status into an accumulator that resets on each NAPI poll. If BDs for a single packet complete across different polls, bytes from earlier polls are lost and not credited to BQL. This leads BQL to incorrectly assume bytes are permanently in-flight, which eventually stalls the TX queue.Recommendations
At the moment, there is no information about a newer version that contains a fix for this vulnerability.
Exploit
Found an issue in the description? Have something to add? Feel free to write us 👾
Weakness Enumeration
Related Identifiers
Affected Products
Linux Kernel