CVE-2026-93153

Source
https://cve.org/CVERecord?id=CVE-2026-93153
Import Source
https://storage.googleapis.com/cve-osv-conversion/osv-output/CVE-2026-93153.json
JSON Data
https://api.osv.dev/v1/vulns/CVE-2026-93153
Downstream
Published
2026-09-17T16:11:49Z
Modified
2026-09-18T03:48:44Z
Summary
RDMA/bng_re: return a timeout when firmware responses stall
Details

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.

Database specific
{
    "cna_assigner": "Linux",
    "osv_generated_from": "https://github.com/CVEProject/cvelistV5/tree/main/cves/2026/93xxx/CVE-2026-93153.json"
}
References

Affected packages

Git / git.kernel.org/pub/scm/linux/kernel/git/stable/linux.git

Affected ranges

Type
GIT
Repo
https://git.kernel.org/pub/scm/linux/kernel/git/stable/linux.git
Events
Introduced
53c6ee7d7f68a0679f8ddc703338aa2550d24a17
Fixed
02d4ee65dc2e883f554169155937742e6014c243
Fixed
5f9576c6734abca88a02db72c466e09d2eddf160

Database specific

source
"https://storage.googleapis.com/cve-osv-conversion/osv-output/CVE-2026-93153.json"

Linux / Kernel

Package

Name
Kernel

Affected ranges

Type
ECOSYSTEM
Events
Introduced
6.19.0
Fixed
7.2.6

Database specific

source
"https://storage.googleapis.com/cve-osv-conversion/osv-output/CVE-2026-93153.json"