CVE-2021-47111
Last modified
CVE-2021-47111 is a high-severity vulnerability rated 7.8/10 on the CVSS scale. In the Linux kernel, the following vulnerability has been resolved: xen-netback: take a reference to the RX task thread Do this in order to prevent the task from being freed if the thread returns (which can be triggered by the frontend) before the call to kthread_stop done as part of the backend tear down. Not taking the reference will lead to a use-after-free in that scenario. EPSS estimates a 0.24% chance of exploitation in the next 30 days.
Description
In the Linux kernel, the following vulnerability has been resolved: xen-netback: take a reference to the RX task thread Do this in order to prevent the task from being freed if the thread returns (which can be triggered by the frontend) before the call to kthread_stop done as part of the backend tear down. Not taking the reference will lead to a use-after-free in that scenario. Such reference was taken before but dropped as part of the rework done in 2ac061ce97f4. Reintroduce the reference taking and add a comment this time explaining why it's needed. This is XSA-374 / CVE-2021-28691.
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 | Update |
|---|---|---|---|
| Linux | Linux Kernel | >= 5.5, < 5.10.43 | — |
| Linux | Linux Kernel | >= 5.11, < 5.12.10 | — |
| Linux | Linux Kernel | 5.13 | Rc1 |
References
Timeline
- Published
- Last Modified
- Status
- Modified
Frequently Asked Questions
What is CVE-2021-47111?
How severe is CVE-2021-47111?
How do I fix CVE-2021-47111?
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-47105In the Linux kernel, the following vulnerability has been re…5.5
- CVE-2021-47106In the Linux kernel, the following vulnerability has been re…7.8
- CVE-2021-47107In the Linux kernel, the following vulnerability has been re…7.8
- CVE-2021-47108In the Linux kernel, the following vulnerability has been re…5.5
- CVE-2021-47109In the Linux kernel, the following vulnerability has been re…5.5
- CVE-2021-47110In the Linux kernel, the following vulnerability has been re…7.1
- CVE-2021-47112In the Linux kernel, the following vulnerability has been re…5.5
- CVE-2021-47113In the Linux kernel, the following vulnerability has been re…5.5
- CVE-2021-47114In the Linux kernel, the following vulnerability has been re…5.5
- CVE-2021-47115Rejected reason: This CVE ID has been rejected or withdrawn …
- CVE-2021-47116In the Linux kernel, the following vulnerability has been re…5.5
- CVE-2021-47117In the Linux kernel, the following vulnerability has been re…5.5
Are you affected by CVE-2021-47111?
Run a free Strix scan to check your systems for this vulnerability.
Scan your code nowSource: NVD / NIST
