CVE-2021-47111
Severity CVSS v4.0:
Pending analysis
Type:
CWE-416
Use After Free
Publication date:
15/03/2024
Last modified:
27/02/2025
Description
In the Linux kernel, the following vulnerability has been resolved:<br />
<br />
xen-netback: take a reference to the RX task thread<br />
<br />
Do this in order to prevent the task from being freed if the thread<br />
returns (which can be triggered by the frontend) before the call to<br />
kthread_stop done as part of the backend tear down. Not taking the<br />
reference will lead to a use-after-free in that scenario. Such<br />
reference was taken before but dropped as part of the rework done in<br />
2ac061ce97f4.<br />
<br />
Reintroduce the reference taking and add a comment this time<br />
explaining why it&#39;s needed.<br />
<br />
This is XSA-374 / CVE-2021-28691.
Impact
Base Score 3.x
7.80
Severity 3.x
HIGH
Vulnerable products and versions
CPE | From | Up to |
---|---|---|
cpe:2.3:o:linux:linux_kernel:*:*:*:*:*:*:*:* | 5.5 (including) | 5.10.43 (excluding) |
cpe:2.3:o:linux:linux_kernel:*:*:*:*:*:*:*:* | 5.11 (including) | 5.12.10 (excluding) |
cpe:2.3:o:linux:linux_kernel:5.13:rc1:*:*:*:*:*:* | ||
cpe:2.3:o:linux:linux_kernel:5.13:rc2:*:*:*:*:*:* | ||
cpe:2.3:o:linux:linux_kernel:5.13:rc3:*:*:*:*:*:* | ||
cpe:2.3:o:linux:linux_kernel:5.13:rc4:*:*:*:*:*:* | ||
cpe:2.3:o:linux:linux_kernel:5.13:rc5:*:*:*:*:*:* |
To consult the complete list of CPE names with products and versions, see this page
References to Advisories, Solutions, and Tools
- https://git.kernel.org/stable/c/107866a8eb0b664675a260f1ba0655010fac1e08
- https://git.kernel.org/stable/c/6b53db8c4c14b4e7256f058d202908b54a7b85b4
- https://git.kernel.org/stable/c/caec9bcaeb1a5f03f2d406305355c853af10c13e
- https://git.kernel.org/stable/c/107866a8eb0b664675a260f1ba0655010fac1e08
- https://git.kernel.org/stable/c/6b53db8c4c14b4e7256f058d202908b54a7b85b4
- https://git.kernel.org/stable/c/caec9bcaeb1a5f03f2d406305355c853af10c13e