cvelist/2024/36xxx/CVE-2024-36948.json

102 lines
4.5 KiB
JSON
Raw Normal View History

2024-05-30 16:00:35 +00:00
{
2024-11-05 10:04:06 +00:00
"data_version": "4.0",
2024-05-30 16:00:35 +00:00
"data_type": "CVE",
"data_format": "MITRE",
"CVE_data_meta": {
"ID": "CVE-2024-36948",
2024-11-05 10:04:06 +00:00
"ASSIGNER": "cve@kernel.org",
"STATE": "PUBLIC"
2024-05-30 16:00:35 +00:00
},
"description": {
"description_data": [
{
"lang": "eng",
2024-11-05 10:04:06 +00:00
"value": "In the Linux kernel, the following vulnerability has been resolved:\n\ndrm/xe/xe_migrate: Cast to output precision before multiplying operands\n\nAddressing potential overflow in result of multiplication of two lower\nprecision (u32) operands before widening it to higher precision\n(u64).\n\n-v2\nFix commit message and description. (Rodrigo)\n\n(cherry picked from commit 34820967ae7b45411f8f4f737c2d63b0c608e0d7)"
2024-05-30 16:00:35 +00:00
}
]
2024-11-05 10:04:06 +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": "<",
2024-12-09 15:01:01 +00:00
"version_name": "dd08ebf6c352",
2024-11-05 10:04:06 +00:00
"version_value": "e23a904dfeb5"
},
{
"version_value": "not down converted",
"x_cve_json_5_version_data": {
"versions": [
2024-12-09 15:01:01 +00:00
{
"version": "6.8",
"status": "affected"
},
{
"version": "0",
"lessThan": "6.8",
"status": "unaffected",
"versionType": "semver"
},
2024-11-05 10:04:06 +00:00
{
"version": "6.8.10",
"lessThanOrEqual": "6.8.*",
"status": "unaffected",
"versionType": "semver"
},
{
"version": "6.9",
"lessThanOrEqual": "*",
"status": "unaffected",
"versionType": "original_commit_for_fix"
}
],
"defaultStatus": "affected"
}
}
]
}
}
]
}
}
]
}
},
"references": {
"reference_data": [
{
"url": "https://git.kernel.org/stable/c/e23a904dfeb5a9e3d4ec527a365e962478cccf05",
"refsource": "MISC",
"name": "https://git.kernel.org/stable/c/e23a904dfeb5a9e3d4ec527a365e962478cccf05"
},
{
"url": "https://git.kernel.org/stable/c/9cb46b31f3d08ed3fce86349e8c12f96d7c88717",
"refsource": "MISC",
"name": "https://git.kernel.org/stable/c/9cb46b31f3d08ed3fce86349e8c12f96d7c88717"
}
]
},
"generator": {
2024-12-09 15:01:01 +00:00
"engine": "bippy-8e903de6a542"
2024-05-30 16:00:35 +00:00
}
}