CVE-2021-47112

low

Description

In the Linux kernel, the following vulnerability has been resolved: x86/kvm: Teardown PV features on boot CPU as well Various PV features (Async PF, PV EOI, steal time) work through memory shared with hypervisor and when we restore from hibernation we must properly teardown all these features to make sure hypervisor doesn't write to stale locations after we jump to the previously hibernated kernel (which can try to place anything there). For secondary CPUs the job is already done by kvm_cpu_down_prepare(), register syscore ops to do the same for boot CPU.

References

https://git.kernel.org/stable/c/d1629b5b925de9b27979e929dae7fcb766daf6b6

https://git.kernel.org/stable/c/8b79feffeca28c5459458fe78676b081e87c93a4

https://git.kernel.org/stable/c/7620a669111b52f224d006dea9e1e688e2d62c54

https://git.kernel.org/stable/c/38b858da1c58ad46519a257764e059e663b59ff2

Details

Source: Mitre, NVD

Published: 2024-03-15

Updated: 2024-03-17

Risk Information

CVSS v2

Base Score: 1.7

Vector: CVSS2#AV:L/AC:L/Au:S/C:N/I:N/A:P

Severity: Low

CVSS v3

Base Score: 3.3

Vector: CVSS:3.0/AV:L/AC:L/PR:L/UI:N/S:U/C:N/I:N/A:L

Severity: Low