cbcvebase.
CVE-2026-31552
published 2026-04-24

CVE-2026-31552: In the Linux kernel, the following vulnerability has been resolved: wifi: wlcore: Return -ENOMEM instead of -EAGAIN if there is not enough headroom Since…

PriorityP341high7.5CVSS 3.1
AVNACLPRNUINSUCNINAH
EPSS
0.50%
40.1th percentile
In the Linux kernel, the following vulnerability has been resolved: wifi: wlcore: Return -ENOMEM instead of -EAGAIN if there is not enough headroom Since upstream commit e75665dd0968 ("wifi: wlcore: ensure skb headroom before skb_push"), wl1271_tx_allocate() and with it wl1271_prepare_tx_frame() returns -EAGAIN if pskb_expand_head() fails. However, in wlcore_tx_work_locked(), a return value of -EAGAIN from wl1271_prepare_tx_frame() is interpreted as the aggregation buffer being full. This causes the code to flush the buffer, put the skb back at the head of the queue, and immediately retry the same skb in a tight while loop. Because wlcore_tx_work_locked() holds wl->mutex, and the retry happens immediately with GFP_ATOMIC, this will result in an infinite loop and a CPU soft lockup. Return -ENOMEM instead so the packet is dropped and the loop terminates. The problem was found by an experimental code review agent based on gemini-3.1-pro while reviewing backports into v6.18.y.

Affected

61 ranges· showing 25
VendorProductVersion rangeFixed in
linuxlinux
linuxlinux>= 5.10.250 < 5.10.2535.10.253
linuxlinux>= 5.15.200 < 5.15.2035.15.203
linuxlinux>= 6.1.163 < 6.1.1676.1.167
linuxlinux>= 6.12.70 < 6.12.786.12.78
linuxlinux>= 6.18.10 < 6.18.206.18.20
linuxlinux>= 6.6.124 < 6.6.1306.6.130
linuxlinux>= 689a7980e4788e13e766763d53569fb78dea2513 < 46c670ff1ff466e5eccb3940f726586473dc053c46c670ff1ff466e5eccb3940f726586473dc053c
linuxlinux>= 71de0b6e04bbee5575caf9a1e4d424e7dcc50018 < cfa64e2b3717be1da7c4c1aff7268a009e8c1610cfa64e2b3717be1da7c4c1aff7268a009e8c1610
linuxlinux>= 745a0810dbc96a0471e5f5e627ba1e978c3116d4 < ceb46b40b021d21911ff8608ce4ed33c1264ad2fceb46b40b021d21911ff8608ce4ed33c1264ad2f
linuxlinux>= 88295a55fefe5414e64293638b6f7549646e58ed < 980f793645540ca7a6318165cc12f49d5febeb99980f793645540ca7a6318165cc12f49d5febeb99
linuxlinux>= b167312390fdd461c81ead516f2b0b44e83a9edb < a6dc74209462c4fe5a88718d2f3a5286886081c8a6dc74209462c4fe5a88718d2f3a5286886081c8
linuxlinux>= cd89a4656c03f8db0c57350aaec69cd3cfaa3522 < 12f9eef39e49716c763714bfda835a733d5f6dea12f9eef39e49716c763714bfda835a733d5f6dea
linuxlinux>= e75665dd096819b1184087ba5718bd93beafff51 < f2c06d718a7b85cbc59ceaa2ff3f46b178ac709cf2c06d718a7b85cbc59ceaa2ff3f46b178ac709c
linuxlinux>= e75665dd096819b1184087ba5718bd93beafff51 < deb353d9bb009638b7762cae2d0b6e8fdbb41a69deb353d9bb009638b7762cae2d0b6e8fdbb41a69
linuxlinux_kernel
linuxlinux_kernel
linuxlinux_kernel
linuxlinux_kernel>= 5.10.250 < 5.10.2535.10.253
linuxlinux_kernel>= 5.15.200 < 5.15.2035.15.203
linuxlinux_kernel>= 6.1.163 < 6.1.1676.1.167
linuxlinux_kernel>= 6.12.70 < 6.12.786.12.78
linuxlinux_kernel>= 6.18.10 < 6.18.206.18.20
linuxlinux_kernel>= 6.19.1 < 6.19.106.19.10
linuxlinux_kernel>= 6.6.124 < 6.6.1306.6.130

CVSS provenance

nvdv3.17.5HIGHCVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:N/I:N/A:H
vendor_ubuntu7.1HIGH
vendor_redhat5.5MEDIUM
Stop checking back — get the weekly exploitation signal.

Every Monday: what got weaponized or added to CISA KEV in the last seven days — each CVE cross-linked to its PoC, Nuclei template, and detection rule. Free, one email a week, unsubscribe in one click.