In the Linux kernel, the following vulnerability has been resolved: wifi: libertas: don't kill URBs in interrupt context Serialization for the TX… (CVE-2026-53107)
A vulnerability in the Linux kernel's libertas wifi driver involved improper handling of USB Request Blocks (URBs) in interrupt context, which could lead to system instability. The issue was that URBs were being killed in interrupt context, which is unsafe and could cause kernel crashes. The fix involved changing the handling to avoid sleeping during interrupt context by checking for pending URBs and returning an error code instead of killing them directly.
AI Analysis
Technical Summary
The vulnerability in the Linux kernel's libertas wifi driver was due to the use of usb_kill_urb()/usb_kill_anchored_urbs() in interrupt context to enforce serialization of the TX path. Since usb_tx_block() can be called from interrupt context, killing in-flight URBs there is unsafe. The fix prevents sleeping during interrupt context by checking the tx_submitted anchor for existing URBs and returning -EBUSY to indicate a pending request, avoiding unsafe URB termination.
Potential Impact
This vulnerability does not affect confidentiality or integrity but can cause denial of service by crashing or destabilizing the kernel due to unsafe operations in interrupt context. There are no known exploits in the wild.
Mitigation Recommendations
A fix has been implemented in the Linux kernel to address this issue. Since no specific patch links or vendor advisories are provided, users should update to the latest Linux kernel versions that include this fix. Patch status is not yet confirmed — check the vendor advisory for current remediation guidance.
In the Linux kernel, the following vulnerability has been resolved: wifi: libertas: don't kill URBs in interrupt context Serialization for the TX… (CVE-2026-53107)
Description
A vulnerability in the Linux kernel's libertas wifi driver involved improper handling of USB Request Blocks (URBs) in interrupt context, which could lead to system instability. The issue was that URBs were being killed in interrupt context, which is unsafe and could cause kernel crashes. The fix involved changing the handling to avoid sleeping during interrupt context by checking for pending URBs and returning an error code instead of killing them directly.
CVSS v3.1
AI-Powered Analysis
Machine-generated threat intelligence
Technical Analysis
The vulnerability in the Linux kernel's libertas wifi driver was due to the use of usb_kill_urb()/usb_kill_anchored_urbs() in interrupt context to enforce serialization of the TX path. Since usb_tx_block() can be called from interrupt context, killing in-flight URBs there is unsafe. The fix prevents sleeping during interrupt context by checking the tx_submitted anchor for existing URBs and returning -EBUSY to indicate a pending request, avoiding unsafe URB termination.
Potential Impact
This vulnerability does not affect confidentiality or integrity but can cause denial of service by crashing or destabilizing the kernel due to unsafe operations in interrupt context. There are no known exploits in the wild.
Mitigation Recommendations
A fix has been implemented in the Linux kernel to address this issue. Since no specific patch links or vendor advisories are provided, users should update to the latest Linux kernel versions that include this fix. Patch status is not yet confirmed — check the vendor advisory for current remediation guidance.
Technical Details
- Gcve Source
- db.gcve.eu
- Osv Id
- GHSA-2h5x-857c-q5qg
- Osv Schema Version
- 1.4.0
- Aliases
- ["CVE-2026-53107"]
- Ecosystems
- []
- Database Specific Severity
- MODERATE
- Cvss Version
- 3.1
Threat ID: 6a629b119c2644c7f8d8659d
Added to database: 07/23/2026, 22:52:01 UTC
Last enriched: 07/23/2026, 22:55:24 UTC
Last updated: 07/25/2026, 08:52:03 UTC
Views: 4
Community Reviews
0 reviewsCrowdsource mitigation strategies, share intel context, and vote on the most helpful responses. Sign in to add your voice and help keep defenders ahead.
Want to contribute mitigation steps or threat intel context? Sign in or create an account to join the community discussion.
Actions
Updates to AI analysis require Pro Console access. Upgrade inside Console → Billing.
Need more coverage?
Upgrade to Pro Console for AI refresh and higher limits.
For incident response and remediation, OffSeq services can help resolve threats faster.
Latest Threats
Check if your credentials are on the dark web
Instant breach scanning across billions of leaked records. Free tier available.