CVE-2022-50666
Last modified
CVE-2022-50666 is a critical-severity vulnerability rated 9.8/10 on the CVSS scale. In the Linux kernel, the following vulnerability has been resolved: RDMA/siw: Fix QP destroy to wait for all references dropped. Delay QP destroy completion until all siw references to QP are dropped. The calling RDMA core will free QP structure after successful return from siw_qp_destroy() call, so siw must not hold any remaining reference to the QP upon return. A use-after-free was encountered in xfstest generic/460, while testing NFSoRDMA. EPSS estimates a 0.22% chance of exploitation in the next 30 days.
Description
In the Linux kernel, the following vulnerability has been resolved: RDMA/siw: Fix QP destroy to wait for all references dropped. Delay QP destroy completion until all siw references to QP are dropped. The calling RDMA core will free QP structure after successful return from siw_qp_destroy() call, so siw must not hold any remaining reference to the QP upon return. A use-after-free was encountered in xfstest generic/460, while testing NFSoRDMA. Here, after a TCP connection drop by peer, the triggered siw_cm_work_handler got delayed until after QP destroy call, referencing a QP which has already freed.
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 | >= 303ae1cdfdf7280ff4cfbbe65563b5ff15bb025b, < 5c75d608fad58301b63e7d69200c13c3a1d411da; >= 303ae1cdfdf7280ff4cfbbe65563b5ff15bb025b, < 74ad141e995a730760b1bcfa14854b7f1057d6bc; >= 303ae1cdfdf7280ff4cfbbe65563b5ff15bb025b, < 0ed8bf9d0bb19f3f5eedd73f04aaf5bba9ac0737; >= 303ae1cdfdf7280ff4cfbbe65563b5ff15bb025b, < a3c278807a459e6f50afee6971cabe74cccfb490 |
| Linux | Linux | 5.3 |
References
Timeline
- Published
- Last Modified
- Status
- Deferred
Frequently Asked Questions
What is CVE-2022-50666?
How severe is CVE-2022-50666?
How do I fix CVE-2022-50666?
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 2022
- CVE-2022-50660In the Linux kernel, the following vulnerability has been re…
- CVE-2022-50661In the Linux kernel, the following vulnerability has been re…
- CVE-2022-50662In the Linux kernel, the following vulnerability has been re…
- CVE-2022-50663In the Linux kernel, the following vulnerability has been re…
- CVE-2022-50664In the Linux kernel, the following vulnerability has been re…
- CVE-2022-50665In the Linux kernel, the following vulnerability has been re…7.1
- CVE-2022-50667In the Linux kernel, the following vulnerability has been re…
- CVE-2022-50668In the Linux kernel, the following vulnerability has been re…7.5
- CVE-2022-50669In the Linux kernel, the following vulnerability has been re…
- CVE-2022-50670In the Linux kernel, the following vulnerability has been re…
- CVE-2022-50671In the Linux kernel, the following vulnerability has been re…7.5
- CVE-2022-50672In the Linux kernel, the following vulnerability has been re…
Are you affected by CVE-2022-50666?
Run a free Strix scan to check your systems for this vulnerability.
Scan your code nowSource: NVD / NIST
