6.7
CVE-2021-46953
- EPSS 0.01%
- Veröffentlicht 27.02.2024 19:04:06
- Zuletzt bearbeitet 21.11.2024 06:35:01
- Quelle 416baaa9-dc9f-4396-8d5f-8c081f
- CVE-Watchlists
- Unerledigt
In 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.
Daten sind bereitgestellt durch National Vulnerability Database (NVD)
Linux ≫ Linux Kernel Version >= 4.12.0 < 4.14.233
Linux ≫ Linux Kernel Version >= 4.15.0 < 4.19.191
Linux ≫ Linux Kernel Version >= 4.20.0 < 5.4.118
Linux ≫ Linux Kernel Version >= 5.5.0 < 5.10.36
Linux ≫ Linux Kernel Version >= 5.11.0 < 5.11.20
Linux ≫ Linux Kernel Version >= 5.12.0 < 5.12.3
| Typ | Quelle | Score | Percentile |
|---|---|---|---|
| EPSS | FIRST.org | 0.01% | 0.019 |
| Quelle | Base Score | Exploit Score | Impact Score | Vector String |
|---|---|---|---|---|
| nvd@nist.gov | 6.7 | 0.8 | 5.9 |
CVSS:3.1/AV:L/AC:L/PR:H/UI:N/S:U/C:H/I:H/A:H
|