CVE-2021-46953
MediumIn the Linux kernel, the following vulnerability has been resolved: ACPI: GTDT: Don't corrupt interrupt mappings on watchdow probe failure When failing the driver probe because of invalid firmware properties, the GTDT driver unmaps the interrupt that it mapped earlier. However, it never checks whether the mapping of the interrupt actially succeeded. Even more, should the firmware report an illegal interrupt number that overlaps with the GIC SGI range, this can result in an IPI being unmapped, and subsequent fireworks (as reported by Dann Frazier). Rework the driver to have a slightly saner behaviour and actually check whether the interrupt has been mapped before unmapping things.
CVSS 3.1 score
6.7
CVSS:3.1/AV:L/AC:L/PR:H/UI:N/S:U/C:H/I:H/A:H
Affected versions
Linux kernel versions
4.12
and later are affected. Fixed in
4.14.233,
4.19.191,
5.4.118,
5.10.36,
5.11.20,
5.12.3,
5.13
and their respective stable series.
References
7 total-
Patch
-
Patch
-
Patch
-
Patch
-
Patch
Frequently asked questions
-
What is CVE-2021-46953?
CVE-2021-46953 is a Medium severity Linux kernel vulnerability with a CVSS score of 6.7 out of 10 . It affects Linux kernel versions from 4.12 onward and has been patched in 4.14.233, 4.19.191, 5.4.118 and others. CVE-2021-46953 has not been confirmed as actively exploited and is not listed in the CISA KEV catalog.
-
What is the CVSS score for CVE-2021-46953?
CVE-2021-46953 has a CVSS score of 6.7 out of 10, rated Medium severity (CVSS 3.1). The vector string is
CVSS:3.1/AV:L/AC:L/PR:H/UI:N/S:U/C:H/I:H/A:H. -
Is there a patch available for CVE-2021-46953?
Yes. CVE-2021-46953 has been patched. Fixed versions include 4.14.233, 4.19.191, 5.4.118 and others. If you are running Linux kernel 4.12 or later up to the fix versions, apply the relevant patch for your kernel branch.
-
Is CVE-2021-46953 actively exploited?
No. CVE-2021-46953 has not been confirmed as actively exploited. It is not listed in the CISA Known Exploited Vulnerabilities (KEV) catalog.