PT-2026-34904 · Linux · Linux Kernel
Published
2026-04-24
·
Updated
2026-04-29
·
CVE-2026-31552
CVSS v3.1
7.5
High
| Vector | AV:N/AC:L/PR:N/UI:N/S:U/C:N/I:N/A:H |
Name of the Vulnerable Software and Affected Versions
Linux kernel (affected versions not specified)
Description
An issue exists in the wifi wlcore component where the
wl1271 tx allocate() and wl1271 prepare tx frame() functions return -EAGAIN when pskb expand head() fails due to insufficient headroom. The wlcore tx work locked() function interprets this -EAGAIN return value as a full aggregation buffer, leading it to flush the buffer and immediately retry the same socket buffer (skb) in a tight loop. Because this process occurs while holding wl->mutex and uses GFP ATOMIC for retries, it results in an infinite loop and a CPU soft lockup.Recommendations
At the moment, there is no information about a newer version that contains a fix for this vulnerability.
Infinite Loop
Found an issue in the description? Have something to add? Feel free to write us 👾
Weakness Enumeration
Related Identifiers
Affected Products
Linux Kernel