cvelist/2024/53xxx/CVE-2024-53114.json

92 lines
3.8 KiB
JSON
Raw Normal View History

2024-11-19 18:00:35 +00:00
{
2024-12-02 14:00:31 +00:00
"data_version": "4.0",
2024-11-19 18:00:35 +00:00
"data_type": "CVE",
"data_format": "MITRE",
"CVE_data_meta": {
"ID": "CVE-2024-53114",
2024-12-02 14:00:31 +00:00
"ASSIGNER": "cve@kernel.org",
"STATE": "PUBLIC"
2024-11-19 18:00:35 +00:00
},
"description": {
"description_data": [
{
"lang": "eng",
2024-12-02 14:00:31 +00:00
"value": "In the Linux kernel, the following vulnerability has been resolved:\n\nx86/CPU/AMD: Clear virtualized VMLOAD/VMSAVE on Zen4 client\n\nA number of Zen4 client SoCs advertise the ability to use virtualized\nVMLOAD/VMSAVE, but using these instructions is reported to be a cause\nof a random host reboot.\n\nThese instructions aren't intended to be advertised on Zen4 client\nso clear the capability."
2024-11-19 18:00:35 +00:00
}
]
2024-12-02 14:00:31 +00:00
},
"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": "1da177e4c3f4",
"version_value": "00c713f84f47"
},
{
"version_value": "not down converted",
"x_cve_json_5_version_data": {
"versions": [
{
"version": "6.11.10",
"lessThanOrEqual": "6.11.*",
"status": "unaffected",
"versionType": "semver"
},
{
"version": "6.12",
"lessThanOrEqual": "*",
"status": "unaffected",
"versionType": "original_commit_for_fix"
}
],
"defaultStatus": "affected"
}
}
]
}
}
]
}
}
]
}
},
"references": {
"reference_data": [
{
"url": "https://git.kernel.org/stable/c/00c713f84f477a85e524f34aad8fbd11a1c051f0",
"refsource": "MISC",
"name": "https://git.kernel.org/stable/c/00c713f84f477a85e524f34aad8fbd11a1c051f0"
},
{
"url": "https://git.kernel.org/stable/c/a5ca1dc46a6b610dd4627d8b633d6c84f9724ef0",
"refsource": "MISC",
"name": "https://git.kernel.org/stable/c/a5ca1dc46a6b610dd4627d8b633d6c84f9724ef0"
}
]
},
"generator": {
"engine": "bippy-8e903de6a542"
2024-11-19 18:00:35 +00:00
}
}