CVE-2021-47616
Last modified
CVE-2021-47616 is a high-severity vulnerability rated 7.8/10 on the CVSS scale. In the Linux kernel, the following vulnerability has been resolved: RDMA: Fix use-after-free in rxe_queue_cleanup On error handling path in rxe_qp_from_init() qp->sq.queue is freed and then rxe_create_qp() will drop last reference to this object. qp clean up function will try to free this queue one time and it causes UAF bug. Fix it by zeroing queue pointer after freeing queue in rxe_qp_from_init().. 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: Fix use-after-free in rxe_queue_cleanup On error handling path in rxe_qp_from_init() qp->sq.queue is freed and then rxe_create_qp() will drop last reference to this object. qp clean up function will try to free this queue one time and it causes UAF bug. Fix it by zeroing queue pointer after freeing queue in rxe_qp_from_init().
Metrics
CVSS:3.1/AV:L/AC:L/PR:L/UI:N/S:U/C:H/I:H/A:H
Weakness Enumeration
Affected Software
| Vendor | Product | Versions |
|---|---|---|
| Linux | Linux Kernel | >= 5.15, < 5.15.10 |
References
Timeline
- Published
- Last Modified
- Status
- Modified
Frequently Asked Questions
What is CVE-2021-47616?
How severe is CVE-2021-47616?
How do I fix CVE-2021-47616?
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 2021
- CVE-2021-47610In the Linux kernel, the following vulnerability has been re…5.5
- CVE-2021-47611In the Linux kernel, the following vulnerability has been re…5.5
- CVE-2021-47612In the Linux kernel, the following vulnerability has been re…5.5
- CVE-2021-47613In the Linux kernel, the following vulnerability has been re…7.8
- CVE-2021-47614In the Linux kernel, the following vulnerability has been re…7.8
- CVE-2021-47615Rejected reason: This CVE ID has been rejected or withdrawn …
- CVE-2021-47617In the Linux kernel, the following vulnerability has been re…5.5
- CVE-2021-47618In the Linux kernel, the following vulnerability has been re…5.5
- CVE-2021-47619In the Linux kernel, the following vulnerability has been re…5.5
- CVE-2021-47620In the Linux kernel, the following vulnerability has been re…5.5
- CVE-2021-47621ClassGraph before 4.8.112 was not resistant to XML eXternal …7.5
- CVE-2021-47622In the Linux kernel, the following vulnerability has been re…5.5
Are you affected by CVE-2021-47616?
Run a free Strix scan to check your systems for this vulnerability.
Scan your code nowSource: NVD / NIST
