CVE-2026-43113HIGH 8.8EPSS p15.8%

CVE-2026-43113CVE-2026-43113

linux / linux_kernel

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.

Scoring

CVSS 3.18.8 (HIGH)
VectorCVSS:3.1/AV:A/AC:L/PR:N/UI:N/S:U/C:H/I:H/A:H
EPSS0.25% probability of exploitation · percentile 15.8% · 2026-06-19T12:03:05Z
Published2026-05-06
Last modified2026-06-01

Underlying weaknesses· 1

CWE-476

References

  1. https://git.kernel.org/stable/c/0fd56fad9c56356e7fa7a7c52e7ecbf807a44eb0
  2. https://git.kernel.org/stable/c/26ee518695c484f75e3606d631278e84bd24ae02
  3. https://git.kernel.org/stable/c/8d7465be5163a923ee5d7459719ef5a021c1584a
  4. https://git.kernel.org/stable/c/b6ba1eacf276063ebeefbbae8056043c24f2efaf
  5. https://git.kernel.org/stable/c/df15adc692a802636dd3f258fc7cca8bf7a0ed9a

1

TypeTargetConfidenceTier
WeaknessNULL Pointer Dereferencecwe-4760%live

Related by meaning· 6

Nearest entities by semantic similarity across the cs-graph corpus.

CVE
CVE-2026-43110
CVE
CVE-2026-46122
CVE
CVE-2026-43176
CVE
CVE-2026-23246
CVE
CVE-2026-46152
CVE
CVE-2026-43052
Sourced from NVD + FIRST.org EPSS. Curated for EU compliance use cases by Adam Lundqvist, Founder at SQUR.