PT-2021-8001 · Linux · Linux Kernel
Published
2021-04-17
·
Updated
2024-12-10
·
CVE-2021-47062
CVSS v2.0
5.5
Medium
| Vector | AV:A/AC:L/Au:S/C:N/I:N/A:C |
Name of the Vulnerable Software and Affected Versions
Linux kernel (affected versions not specified)
Description
The issue is related to a possible null-pointer dereference in the KVM subsystem of the Linux kernel. This occurs when using the
created vcpus parameter instead of online vcpus to iterate over vCPUs when encrypting VMSAs for SEV. The created vcpus parameter does not guarantee that a vCPU exists, as it is updated at the beginning of KVM CREATE VCPU. This allows the bulk of vCPU creation to run in parallel while restricting the maximum number of vCPUs. The vulnerability may be exploited by a remote attacker to cause a denial of service.Recommendations
At the moment, there is no information about a newer version that contains a fix for this vulnerability.
NULL Pointer Dereference
Found an issue in the description? Have something to add? Feel free to write us 👾
Weakness Enumeration
Related Identifiers
Affected Products
Linux Kernel