cvelist/2021/26xxx/CVE-2021-26318.json
2021-10-13 19:00:56 +00:00

72 lines
2.2 KiB
JSON

{
"CVE_data_meta": {
"ASSIGNER": "psirt@amd.com",
"DATE_PUBLIC": "2021-10-12T19:30:00.000Z",
"ID": "CVE-2021-26318",
"STATE": "PUBLIC",
"TITLE": "Side-channels Related to the x86 PREFETCH Instruction"
},
"affects": {
"vendor": {
"vendor_data": [
{
"product": {
"product_data": [
{
"product_name": "All supported processors",
"version": {
"version_data": [
{
"version_affected": "<",
"version_value": " "
}
]
}
}
]
},
"vendor_name": "AMD"
}
]
}
},
"data_format": "MITRE",
"data_type": "CVE",
"data_version": "4.0",
"description": {
"description_data": [
{
"lang": "eng",
"value": "A timing and power-based side channel attack leveraging the x86 PREFETCH instructions on some AMD CPUs could potentially result in leaked kernel address space information."
}
]
},
"generator": {
"engine": "Vulnogram 0.0.9"
},
"problemtype": {
"problemtype_data": [
{
"description": [
{
"lang": "eng",
"value": "CWE-208 Information Exposure Through Timing Discrepancy"
}
]
}
]
},
"references": {
"reference_data": [
{
"refsource": "MISC",
"url": "https://www.amd.com/en/corporate/product-security/bulletin/amd-sb-1017",
"name": "https://www.amd.com/en/corporate/product-security/bulletin/amd-sb-1017"
}
]
},
"source": {
"advisory": "AMD-SB-1017",
"discovery": "EXTERNAL"
}
}