U.S. flag   An official website of the United States government
Dot gov

Official websites use .gov
A .gov website belongs to an official government organization in the United States.

Https

Secure .gov websites use HTTPS
A lock (Dot gov) or https:// means you've safely connected to the .gov website. Share sensitive information only on official, secure websites.

CVE-2026-43255 Detail

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.


Metrics

NVD enrichment efforts reference publicly available information to associate vector strings. CVSS information contributed by other sources is also displayed.
CVSS 4.0 Severity and Vector Strings:

NIST CVSS score
NIST: NVD
N/A
NVD assessment not yet provided.

References to Advisories, Solutions, and Tools

By selecting these links, you will be leaving NIST webspace. We have provided these links to other web sites because they may have information that would be of interest to you. No inferences should be drawn on account of other sites being referenced, or not, from this page. There may be other web sites that are more appropriate for your purpose. NIST does not necessarily endorse the views expressed, or concur with the facts presented on these sites. Further, NIST does not endorse any commercial products that may be mentioned on these sites. Please address comments about this page to [email protected].

URL Source(s) Tag(s)
https://git.kernel.org/stable/c/2902a9b4415a6bafc9b1e5dd360f065d757a0bb7 kernel.org
https://git.kernel.org/stable/c/3308c7504e093b22e91a4468470309cee2e26b83 kernel.org
https://git.kernel.org/stable/c/498525d8358d6d20918787e59736d5b6a021e9fd kernel.org
https://git.kernel.org/stable/c/5bfb25495e391a1be0db94b15715174fa06b93a1 kernel.org
https://git.kernel.org/stable/c/948a39c95d0f8d73722910f8cdb7b6e3e9206232 kernel.org
https://git.kernel.org/stable/c/b82073564373e68c6ae3a96039fae14cd002a496 kernel.org
https://git.kernel.org/stable/c/d66676e6ca96bf8680f869a9bd6573b26c634622 kernel.org
https://git.kernel.org/stable/c/fc188b44547dea4e7350833171982a6312befde9 kernel.org

Weakness Enumeration

CWE-ID CWE Name Source

Change History

1 change records found show changes

Quick Info

CVE Dictionary Entry:
CVE-2026-43255
NVD Published Date:
05/06/2026
NVD Last Modified:
05/06/2026
Source:
kernel.org