CVE-2026-72494
Last modified
CVE-2026-72494 is a critical-severity vulnerability rated 9.8/10 on the CVSS scale. In the Linux kernel, the following vulnerability has been resolved: RDMA/irdma: Replace waitqueue and flag with completion The driver previously used a waitqueue along with an explicit request_done flag, but without proper barriers around request_done. An earlier patch by Gui-Dong Han <hanguidong02@gmail.com> attempted to fix this by adding the missing memory barriers. Rather than adding the barriers, this patch replaces the waitqueue+flag with a completion, which is designed for this exact purpose.. EPSS estimates a 0.16% chance of exploitation in the next 30 days.
Description
In the Linux kernel, the following vulnerability has been resolved: RDMA/irdma: Replace waitqueue and flag with completion The driver previously used a waitqueue along with an explicit request_done flag, but without proper barriers around request_done. An earlier patch by Gui-Dong Han <hanguidong02@gmail.com> attempted to fix this by adding the missing memory barriers. Rather than adding the barriers, this patch replaces the waitqueue+flag with a completion, which is designed for this exact purpose.
Metrics
CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:H/I:H/A:H
Affected Software
Source: CNA advisory (CVE.org). NVD analysis pending.
| Vendor | Product | Versions |
|---|---|---|
| Linux | Linux | >= 44d9e52977a1b90b0db1c7f8b197c218e9226520, < bde37aed0724c0139dea177f3aae8d989b6babb1; >= 44d9e52977a1b90b0db1c7f8b197c218e9226520, < d9c8c45e6d2f438a3c8e643ae78b59454fa0fadd |
| Linux | Linux | 5.14 |
References
Timeline
- Published
- Last Modified
- Status
- Received
Frequently Asked Questions
What is CVE-2026-72494?
How severe is CVE-2026-72494?
How do I fix CVE-2026-72494?
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-72489In the Linux kernel, the following vulnerability has been re…8.4
- CVE-2026-7249The Location Weather plugin for WordPress is vulnerable to u…4.3
- CVE-2026-72490In the Linux kernel, the following vulnerability has been re…
- CVE-2026-72491In the Linux kernel, the following vulnerability has been re…9.8
- CVE-2026-72492In the Linux kernel, the following vulnerability has been re…8.8
- CVE-2026-72493In the Linux kernel, the following vulnerability has been re…9.9
- CVE-2026-72495In the Linux kernel, the following vulnerability has been re…9.3
- CVE-2026-72496In the Linux kernel, the following vulnerability has been re…9.2
- CVE-2026-72497In the Linux kernel, the following vulnerability has been re…8.8
- CVE-2026-72498In the Linux kernel, the following vulnerability has been re…
- CVE-2026-72499In the Linux kernel, the following vulnerability has been re…8.8
- CVE-2026-7250GitLab has remediated an issue in GitLab CE/EE affecting all…7.5
Are you affected by CVE-2026-72494?
Run a free Strix scan to check your systems for this vulnerability.
Scan your code nowSource: NVD / NIST
