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
References
The following references provide additional information about CVE-2021-46953 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/1ecd5b129252249b9bc03d7645a7bda512747277
-
PatchKernel patch commithttps://git.kernel.org/stable/c/42e69521ee1fa5abf21f478d147d06bbfe6bf6a8
-
PatchKernel patch commithttps://git.kernel.org/stable/c/504632a3577a049dd9bb7aabae5b4476f9c586b4
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 . 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?
No patch is currently available for CVE-2021-46953. Monitor the NIST NVD and your Linux distribution's security advisories for updates.
-
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.