CVE-2026-93153
Last modified
CVE-2026-93153 is a vulnerability of currently unknown severity. In the Linux kernel, the following vulnerability has been resolved: RDMA/bng_re: return a timeout when firmware responses stall __wait_for_resp() documents that it returns a non-zero error when a firmware command does not complete, and bng_re_rcfw_send_message() already marks the firmware as stalled when the helper returns -ENODEV. However, the helper ignores wait_event_timeout() expiry. If the response slot remains in use after the timeout and after the polled CREQ service attempt, the loop starts another full timeout period and can repeat forever. Return -ENODEV after a timed out wait that still has no response.
Description
In the Linux kernel, the following vulnerability has been resolved: RDMA/bng_re: return a timeout when firmware responses stall __wait_for_resp() documents that it returns a non-zero error when a firmware command does not complete, and bng_re_rcfw_send_message() already marks the firmware as stalled when the helper returns -ENODEV. However, the helper ignores wait_event_timeout() expiry. If the response slot remains in use after the timeout and after the polled CREQ service attempt, the loop starts another full timeout period and can repeat forever. Return -ENODEV after a timed out wait that still has no response. The existing caller then marks FIRMWARE_STALL_DETECTED and returns -ETIMEDOUT to the command issuer.
Affected Software
Source: CNA advisory (CVE.org). NVD analysis pending.
| Vendor | Product | Versions |
|---|---|---|
| Linux | Linux | >= 53c6ee7d7f68a0679f8ddc703338aa2550d24a17, < 02d4ee65dc2e883f554169155937742e6014c243; >= 53c6ee7d7f68a0679f8ddc703338aa2550d24a17, < 5f9576c6734abca88a02db72c466e09d2eddf160 |
| Linux | Linux | 6.19 |
References
Timeline
- Published
- Last Modified
- Status
- Received
Frequently Asked Questions
What is CVE-2026-93153?
How severe is CVE-2026-93153?
How do I fix CVE-2026-93153?
How Strix Helps
- How Strix found a critical auth bypass in etcdStrix autonomously discovered a critical authentication bypass in etcd, later designated CVE-2026-33413.
- Autonomous PentestingAI agents that find and validate exploitable vulnerabilities like this one across your applications.
- PR ReviewsPentest every pull request so vulnerable code is caught before it ships to production.
- AI Penetration TestingHow AI-driven penetration testing continuously covers your attack surface.
Related CVEs from 2026
- CVE-2026-93147In the Linux kernel, the following vulnerability has been re…7.8
- CVE-2026-93148In the Linux kernel, the following vulnerability has been re…7.8
- CVE-2026-93149In the Linux kernel, the following vulnerability has been re…
- CVE-2026-93150In the Linux kernel, the following vulnerability has been re…
- CVE-2026-93151In the Linux kernel, the following vulnerability has been re…7.5
- CVE-2026-93152In the Linux kernel, the following vulnerability has been re…
- CVE-2026-93154In the Linux kernel, the following vulnerability has been re…7.8
- CVE-2026-93155In the Linux kernel, the following vulnerability has been re…
- CVE-2026-93156In the Linux kernel, the following vulnerability has been re…
- CVE-2026-93157In the Linux kernel, the following vulnerability has been re…
- CVE-2026-93158In the Linux kernel, the following vulnerability has been re…
- CVE-2026-93159In the Linux kernel, the following vulnerability has been re…
Are you affected by CVE-2026-93153?
Run a free Strix scan to check your systems for this vulnerability.
Scan your code nowSource: NVD / NIST
