6 matches found
ROOT-OS-UBUNTU-2204-CVE-2026-43113 CVE-2026-43113 in rootio-linux - Patched by Root
Root has patched CVE-2026-43113 in the rootio-linux package for Root:Ubuntu:22.04. Multiple fixed versions available...
ROOT-OS-DEBIAN-11-CVE-2026-43113 CVE-2026-43113 in rootio-linux - Patched by Root
Root has patched CVE-2026-43113 in the rootio-linux package for Root:Debian:11. Multiple fixed versions available...
CVE-2026-43113 vulnerabilities
Vulnerabilities for packages: linux-azure, linux-qemu, linux-vmware, linux-gcp, linux-aws...
UBUNTU-CVE-2026-43113
In the Linux kernel, the following vulnerability has been resolved: wifi: wl1251: validate packet IDs before indexing txframes wl1251txpacketcb uses the firmware completion ID directly to index the fixed 16-entry wl-txframes array. The ID is a raw u8 from the completion block, and the callback do...
CVE-2026-43113
In the Linux kernel, the following vulnerability has been resolved: wifi: wl1251: validate packet IDs before indexing txframes wl1251txpacketcb uses the firmware completion ID directly to index the fixed 16-entry wl-txframes array. The ID is a raw u8 from the completion block, and the callback do...
CVE-2026-43113
In the Linux kernel, CVE-2026-43113 affects the wl1251 Wi‑Fi driver. The function wl1251_tx_packet_cb() uses the firmware completion ID (a raw u8) to index a fixed 16-entry wl->tx_frames[] array without validating that the ID fits. The callback can dereference out-of-range IDs. The fix rejects...