CVE-2021-47123
HighIn the Linux kernel, the following vulnerability has been resolved: io_uring: fix ltout double free on completion race Always remove linked timeout on io_link_timeout_fn() from the master request link list, otherwise we may get use-after-free when first io_link_timeout_fn() puts linked timeout in the fail path, and then will be found and put on master's free.
CVSS 3.1 score
7.8
CVSS:3.1/AV:L/AC:L/PR:L/UI:N/S:U/C:H/I:H/A:H
Weakness type
CWE-415CVE-2021-47123 is classified as CWE-415
See CWE-415 on MITRE CWE for full details on this weakness type.
References
The following references provide additional information about CVE-2021-47123 including vendor advisories, patch commits, exploit details, and third-party analysis. Links are sourced from the NIST NVD database.
-
PatchKernel patch commithttps://git.kernel.org/stable/c/1f64f5e903b9d1d157875721e02adadc9d6f0a5d
-
PatchKernel patch commithttps://git.kernel.org/stable/c/447c19f3b5074409c794b350b10306e1da1ef4ba
Frequently asked questions
-
What is CVE-2021-47123?
CVE-2021-47123 is a High severity Linux kernel vulnerability with a CVSS score of 7.8 out of 10 . CVE-2021-47123 has not been confirmed as actively exploited and is not listed in the CISA KEV catalog.
-
What is the CVSS score for CVE-2021-47123?
CVE-2021-47123 has a CVSS score of 7.8 out of 10, rated High severity (CVSS 3.1). The vector string is
CVSS:3.1/AV:L/AC:L/PR:L/UI:N/S:U/C:H/I:H/A:H. -
Is there a patch available for CVE-2021-47123?
No patch is currently available for CVE-2021-47123. Monitor the NIST NVD and your Linux distribution's security advisories for updates.
-
Is CVE-2021-47123 actively exploited?
No — CVE-2021-47123 has not been confirmed as actively exploited. It is not listed in the CISA Known Exploited Vulnerabilities (KEV) catalog.