CVE Database
/

CVE-2026-43113

Back to search

CVE-2026-43113

Published: May 6, 2026

Modified: Jun 1, 2026

PUBLISHED

CVSS v3.1

8.8

HIGH

Description

In the Linux kernel, the following vulnerability has been resolved: wifi: wl1251: validate packet IDs before indexing tx_frames wl1251_tx_packet_cb() uses the firmware completion ID directly to index the fixed 16-entry wl->tx_frames[] array. The ID is a raw u8 from the completion block, and the callback does not currently verify that it fits the array before dereferencing it. Reject completion IDs that fall outside wl->tx_frames[] and keep the existing NULL check in the same guard. This keeps the fix local to the trust boundary and avoids touching the rest of the completion flow.

VendorProductVersions

Linux

Linux

affected
2f01a1f58889fbfeb68b1bc1b52e4197f3333490 - < 6509dbece7339dbc8980c706b9d623119a6de105
affected
2f01a1f58889fbfeb68b1bc1b52e4197f3333490 - < a8a11a876f0a97061ee5d9e61d0f5a0df7e241c7
affected
2f01a1f58889fbfeb68b1bc1b52e4197f3333490 - < e0dc1ad870d6788b049bfe1511ac75b2333a7550
affected
2f01a1f58889fbfeb68b1bc1b52e4197f3333490 - < b6ba1eacf276063ebeefbbae8056043c24f2efaf
affected
2f01a1f58889fbfeb68b1bc1b52e4197f3333490 - < df15adc692a802636dd3f258fc7cca8bf7a0ed9a

+3 more versions

Linux

Linux

affected
2.6.31
unaffected
0 - < 2.6.31
unaffected
5.10.258 - <= 5.10.*
unaffected
5.15.209 - <= 5.15.*
unaffected
6.1.175 - <= 6.1.*

+5 more versions

CVSS v3.1 Details

CVSS v3.1 Vector

CVSS:3.1/AV:A/AC:L/PR:N/UI:N/S:U/C:H/I:H/A:H

Attack Vector

Adjacent

Attack Complexity

Low

Privileges Required

None

User Interaction

None

Scope

Unchanged

Confidentiality

High

Integrity

High

Availability

High

Security Training

Train your team to recognize and prevent security threats with our comprehensive security awareness program.

Start Training

Vulnerability Scanning

Discover vulnerabilities in your applications and infrastructure before attackers do.

Scan Now