Logo
-

Byte Open Security

(ByteOS Network)

Log In

Sign Up

ByteOS

Security
Vulnerability Details
Registries
Custom Views
Weaknesses
Attack Patterns
Filters & Tools
CVE Vulnerability Details :
CVE-2026-43113
PUBLISHED
More InfoOfficial Page
Assigner-Linux
Assigner Org ID-416baaa9-dc9f-4396-8d5f-8c081fb06d67
View Known Exploited Vulnerability (KEV) details
Published At-06 May, 2026 | 07:40
Updated At-06 May, 2026 | 07:40
Rejected At-
▼CVE Numbering Authority (CNA)
wifi: wl1251: validate packet IDs before indexing tx_frames

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.

Affected Products
Vendor
Linux Kernel Organization, IncLinux
Product
Linux
Repo
https://git.kernel.org/pub/scm/linux/kernel/git/stable/linux.git
Program Files
  • drivers/net/wireless/ti/wl1251/tx.c
Default Status
unaffected
Versions
Affected
  • From 1da177e4c3f41524e886b7f1b8a0c1fc7321cac2 before b6ba1eacf276063ebeefbbae8056043c24f2efaf (git)
  • From 1da177e4c3f41524e886b7f1b8a0c1fc7321cac2 before df15adc692a802636dd3f258fc7cca8bf7a0ed9a (git)
  • From 1da177e4c3f41524e886b7f1b8a0c1fc7321cac2 before 8d7465be5163a923ee5d7459719ef5a021c1584a (git)
  • From 1da177e4c3f41524e886b7f1b8a0c1fc7321cac2 before 26ee518695c484f75e3606d631278e84bd24ae02 (git)
  • From 1da177e4c3f41524e886b7f1b8a0c1fc7321cac2 before 0fd56fad9c56356e7fa7a7c52e7ecbf807a44eb0 (git)
Vendor
Linux Kernel Organization, IncLinux
Product
Linux
Repo
https://git.kernel.org/pub/scm/linux/kernel/git/stable/linux.git
Program Files
  • drivers/net/wireless/ti/wl1251/tx.c
Default Status
affected
Versions
Unaffected
  • From 6.6.136 through 6.6.* (semver)
  • From 6.12.83 through 6.12.* (semver)
  • From 6.18.24 through 6.18.* (semver)
  • From 6.19.14 through 6.19.* (semver)
  • From 7.0 through * (original_commit_for_fix)
Metrics
VersionBase scoreBase severityVector
Metrics Other Info
Impacts
CAPEC IDDescription
Solutions

Configurations

Workarounds

Exploits

Credits

Timeline
EventDate
Replaced By

Rejected Reason

References
HyperlinkResource
https://git.kernel.org/stable/c/b6ba1eacf276063ebeefbbae8056043c24f2efaf
N/A
https://git.kernel.org/stable/c/df15adc692a802636dd3f258fc7cca8bf7a0ed9a
N/A
https://git.kernel.org/stable/c/8d7465be5163a923ee5d7459719ef5a021c1584a
N/A
https://git.kernel.org/stable/c/26ee518695c484f75e3606d631278e84bd24ae02
N/A
https://git.kernel.org/stable/c/0fd56fad9c56356e7fa7a7c52e7ecbf807a44eb0
N/A
Hyperlink: https://git.kernel.org/stable/c/b6ba1eacf276063ebeefbbae8056043c24f2efaf
Resource: N/A
Hyperlink: https://git.kernel.org/stable/c/df15adc692a802636dd3f258fc7cca8bf7a0ed9a
Resource: N/A
Hyperlink: https://git.kernel.org/stable/c/8d7465be5163a923ee5d7459719ef5a021c1584a
Resource: N/A
Hyperlink: https://git.kernel.org/stable/c/26ee518695c484f75e3606d631278e84bd24ae02
Resource: N/A
Hyperlink: https://git.kernel.org/stable/c/0fd56fad9c56356e7fa7a7c52e7ecbf807a44eb0
Resource: N/A
Details not found