CVE Database
/

CVE-2026-43255

Back to search

CVE-2026-43255

Published: May 6, 2026

Modified: May 11, 2026

PUBLISHED

Description

In the Linux kernel, the following vulnerability has been resolved: wifi: libertas: fix WARNING in usb_tx_block The function usb_tx_block() submits cardp->tx_urb without ensuring that any previous transmission on this URB has completed. If a second call occurs while the URB is still active (e.g. during rapid firmware loading), usb_submit_urb() detects the active state and triggers a warning: 'URB submitted while active'. Fix this by enforcing serialization: call usb_kill_urb() before submitting the new request. This ensures the URB is idle and safe to reuse.

VendorProductVersions

Linux

Linux

affected
876c9d3aeb989cf1961f2c228d309ba5dcfb1172 - < 498525d8358d6d20918787e59736d5b6a021e9fd
affected
876c9d3aeb989cf1961f2c228d309ba5dcfb1172 - < 2902a9b4415a6bafc9b1e5dd360f065d757a0bb7
affected
876c9d3aeb989cf1961f2c228d309ba5dcfb1172 - < 948a39c95d0f8d73722910f8cdb7b6e3e9206232
affected
876c9d3aeb989cf1961f2c228d309ba5dcfb1172 - < 5bfb25495e391a1be0db94b15715174fa06b93a1
affected
876c9d3aeb989cf1961f2c228d309ba5dcfb1172 - < b82073564373e68c6ae3a96039fae14cd002a496

+3 more versions

Linux

Linux

affected
2.6.22
unaffected
0 - < 2.6.22
unaffected
5.10.252 - <= 5.10.*
unaffected
5.15.202 - <= 5.15.*
unaffected
6.1.165 - <= 6.1.*

+5 more versions

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