cvelist/2024/49xxx/CVE-2024-49899.json

114 lines
5.1 KiB
JSON
Raw Normal View History

2024-10-21 13:00:49 +00:00
{
2024-10-21 19:00:31 +00:00
"data_version": "4.0",
2024-10-21 13:00:49 +00:00
"data_type": "CVE",
"data_format": "MITRE",
"CVE_data_meta": {
"ID": "CVE-2024-49899",
2024-10-21 19:00:31 +00:00
"ASSIGNER": "cve@kernel.org",
"STATE": "PUBLIC"
2024-10-21 13:00:49 +00:00
},
"description": {
"description_data": [
{
"lang": "eng",
2024-10-21 19:00:31 +00:00
"value": "In the Linux kernel, the following vulnerability has been resolved:\n\ndrm/amd/display: Initialize denominators' default to 1\n\n[WHAT & HOW]\nVariables used as denominators and maybe not assigned to other values,\nshould not be 0. Change their default to 1 so they are never 0.\n\nThis fixes 10 DIVIDE_BY_ZERO issues reported by Coverity."
2024-10-21 13:00:49 +00:00
}
]
2024-10-21 19: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",
2024-12-14 21:00:54 +00:00
"version_value": "9be768f08b16"
2024-10-21 19:00:31 +00:00
},
{
"version_value": "not down converted",
"x_cve_json_5_version_data": {
"versions": [
2024-12-14 21:00:54 +00:00
{
"version": "6.1.120",
"lessThanOrEqual": "6.1.*",
"status": "unaffected",
"versionType": "semver"
},
2024-12-09 11:00:32 +00:00
{
"version": "6.6.64",
"lessThanOrEqual": "6.6.*",
"status": "unaffected",
"versionType": "semver"
},
2024-10-21 19:00:31 +00:00
{
"version": "6.11.3",
"lessThanOrEqual": "6.11.*",
"status": "unaffected",
2024-11-05 11:00:45 +00:00
"versionType": "semver"
2024-10-21 19:00:31 +00:00
},
{
2024-11-19 02:00:34 +00:00
"version": "6.12",
2024-10-21 19:00:31 +00:00
"lessThanOrEqual": "*",
"status": "unaffected",
"versionType": "original_commit_for_fix"
}
],
"defaultStatus": "affected"
}
}
]
}
}
]
}
}
]
}
},
"references": {
"reference_data": [
2024-12-14 21:00:54 +00:00
{
"url": "https://git.kernel.org/stable/c/9be768f08b16f020da376538b08463ac3a2ce8cd",
"refsource": "MISC",
"name": "https://git.kernel.org/stable/c/9be768f08b16f020da376538b08463ac3a2ce8cd"
},
2024-12-09 11:00:32 +00:00
{
"url": "https://git.kernel.org/stable/c/9f35cec5e4b9759b38c663d18eae4eaf30f36527",
"refsource": "MISC",
"name": "https://git.kernel.org/stable/c/9f35cec5e4b9759b38c663d18eae4eaf30f36527"
},
2024-10-21 19:00:31 +00:00
{
"url": "https://git.kernel.org/stable/c/7f8e93b862aba08d540f1e9e03e0ceb4d0cfd5fb",
"refsource": "MISC",
"name": "https://git.kernel.org/stable/c/7f8e93b862aba08d540f1e9e03e0ceb4d0cfd5fb"
},
{
"url": "https://git.kernel.org/stable/c/b995c0a6de6c74656a0c39cd57a0626351b13e3c",
"refsource": "MISC",
"name": "https://git.kernel.org/stable/c/b995c0a6de6c74656a0c39cd57a0626351b13e3c"
}
]
},
"generator": {
2024-11-19 02:00:34 +00:00
"engine": "bippy-8e903de6a542"
2024-10-21 13:00:49 +00:00
}
}