CVE-2021-47110
N/A
N/A
Summary
In the Linux kernel, the following vulnerability has been resolved:
x86/kvm: Disable kvmclock on all CPUs on shutdown
Currenly, we disable kvmclock from machine_shutdown() hook and this only happens for boot CPU. We need to disable it for all CPUs to guard against memory corruption e.g. on restore from hibernate.
Note, writing '0' to kvmclock MSR doesn't clear memory location, it just prevents hypervisor from updating the location so for the short while after write and while CPU is still alive, the clock remains usable and correct so we don't need to switch to some other clocksource.
Affected Software
| Vendor | Product | Version Range | Status |
|---|---|---|---|
| Linux | Linux | 1e977aa12dd4f80688b1f243762212e75c6d7fe8 < 9084fe1b3572664ad276f427dce575f580c9799a | affected |
| Linux | Linux | 1e977aa12dd4f80688b1f243762212e75c6d7fe8 < 3b0becf8b1ecf642a9edaf4c9628ffc641e490d6 | affected |
| Linux | Linux | 1e977aa12dd4f80688b1f243762212e75c6d7fe8 < 1df2dc09926f61319116c80ee85701df33577d70 | affected |
| Linux | Linux | 1e977aa12dd4f80688b1f243762212e75c6d7fe8 < c02027b5742b5aa804ef08a4a9db433295533046 | affected |
| Linux | Linux | 2.6.26 | affected |
| Linux | Linux | 0 < 2.6.26 | unaffected |
| Linux | Linux | 5.4.125 <= 5.4.* | unaffected |
| Linux | Linux | 5.10.43 <= 5.10.* | unaffected |
| Linux | Linux | 5.12.10 <= 5.12.* | unaffected |
| Linux | Linux | 5.13 <= * | unaffected |
Weaknesses
ADP Enrichment
CISA ADP Vulnrichment
- SSVC:
- Exploitation: none
- Automatable: no
- Technical Impact: partial
CVE Program Container
Additional References
- https://git.kernel.org/stable/c/9084fe1b3572664ad276f427dce575f580c9799a
- https://git.kernel.org/stable/c/3b0becf8b1ecf642a9edaf4c9628ffc641e490d6
- https://git.kernel.org/stable/c/1df2dc09926f61319116c80ee85701df33577d70
- https://git.kernel.org/stable/c/c02027b5742b5aa804ef08a4a9db433295533046
References
- https://git.kernel.org/stable/c/9084fe1b3572664ad276f427dce575f580c9799a
- https://git.kernel.org/stable/c/3b0becf8b1ecf642a9edaf4c9628ffc641e490d6
- https://git.kernel.org/stable/c/1df2dc09926f61319116c80ee85701df33577d70
- https://git.kernel.org/stable/c/c02027b5742b5aa804ef08a4a9db433295533046
Feedback
Was this page helpful?
Glad to hear it! Please tell us how we can improve.
Sorry to hear that. Please tell us how we can improve.