2024-02-29 23:00:33 +00:00
{
"data_version" : "4.0" ,
"data_type" : "CVE" ,
"data_format" : "MITRE" ,
"CVE_data_meta" : {
"ID" : "CVE-2021-47062" ,
"ASSIGNER" : "cve@kernel.org" ,
"STATE" : "PUBLIC"
} ,
"description" : {
"description_data" : [
{
"lang" : "eng" ,
"value" : "In the Linux kernel, the following vulnerability has been resolved:\n\nKVM: SVM: Use online_vcpus, not created_vcpus, to iterate over vCPUs\n\nUse the kvm_for_each_vcpu() helper to iterate over vCPUs when encrypting\nVMSAs for SEV, which effectively switches to use online_vcpus instead of\ncreated_vcpus. This fixes a possible null-pointer dereference as\ncreated_vcpus does not guarantee a vCPU exists, since it is updated at\nthe very beginning of KVM_CREATE_VCPU. created_vcpus exists to allow the\nbulk of vCPU creation to run in parallel, while still correctly\nrestricting the max number of max vCPUs."
}
]
} ,
"problemtype" : {
"problemtype_data" : [
{
"description" : [
{
"lang" : "eng" ,
"value" : "n/a"
}
]
}
]
} ,
"affects" : {
"vendor" : {
"vendor_data" : [
{
"vendor_name" : "Linux" ,
"product" : {
"product_data" : [
{
"product_name" : "Linux" ,
"version" : {
"version_data" : [
{
"version_affected" : "<" ,
"version_name" : "ad73109ae7ec" ,
"version_value" : "bd0cced2ae93"
} ,
{
"version_value" : "not down converted" ,
"x_cve_json_5_version_data" : {
"versions" : [
{
"version" : "5.11" ,
"status" : "affected"
} ,
{
"version" : "0" ,
"lessThan" : "5.11" ,
"status" : "unaffected" ,
2024-11-04 12:01:02 +00:00
"versionType" : "semver"
2024-02-29 23:00:33 +00:00
} ,
{
"version" : "5.11.21" ,
"lessThanOrEqual" : "5.11.*" ,
"status" : "unaffected" ,
2024-11-04 12:01:02 +00:00
"versionType" : "semver"
2024-02-29 23:00:33 +00:00
} ,
{
"version" : "5.12.4" ,
"lessThanOrEqual" : "5.12.*" ,
"status" : "unaffected" ,
2024-11-04 12:01:02 +00:00
"versionType" : "semver"
2024-02-29 23:00:33 +00:00
} ,
{
"version" : "5.13" ,
"lessThanOrEqual" : "*" ,
"status" : "unaffected" ,
2024-11-04 12:05:06 +00:00
"versionType" : "original_commit_for_fix"
2024-02-29 23:00:33 +00:00
}
] ,
"defaultStatus" : "affected"
}
}
]
}
}
]
}
}
]
}
} ,
"references" : {
"reference_data" : [
{
"url" : "https://git.kernel.org/stable/c/bd0cced2ae93195668f983d443f7f17e8efd24d2" ,
"refsource" : "MISC" ,
"name" : "https://git.kernel.org/stable/c/bd0cced2ae93195668f983d443f7f17e8efd24d2"
} ,
{
"url" : "https://git.kernel.org/stable/c/ba7bf5d6336aa9c0d977b161bfa420c56d46ee40" ,
"refsource" : "MISC" ,
"name" : "https://git.kernel.org/stable/c/ba7bf5d6336aa9c0d977b161bfa420c56d46ee40"
} ,
{
"url" : "https://git.kernel.org/stable/c/c36b16d29f3af5f32fc1b2a3401bf48f71cabee1" ,
"refsource" : "MISC" ,
"name" : "https://git.kernel.org/stable/c/c36b16d29f3af5f32fc1b2a3401bf48f71cabee1"
}
]
} ,
"generator" : {
2024-11-04 12:05:06 +00:00
"engine" : "bippy-9e1c9544281a"
2024-02-29 23:00:33 +00:00
}
}