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-49892" ,
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 get_bytes_per_element's default to 1\n\nVariables, used as denominators and maybe not assigned to other values,\nshould not be 0. bytes_per_element_y & bytes_per_element_c are\ninitialized by get_bytes_per_element() which should never return 0.\n\nThis fixes 10 DIVIDE_BY_ZERO issues reported by Coverity."
}
]
} ,
"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-11-08 16:02:31 +00:00
"version_value" : "8f0abb39c16e"
2024-10-21 19:00:31 +00:00
} ,
{
"version_value" : "not down converted" ,
"x_cve_json_5_version_data" : {
"versions" : [
2024-11-08 16:02:31 +00:00
{
"version" : "5.4.285" ,
"lessThanOrEqual" : "5.4.*" ,
"status" : "unaffected" ,
"versionType" : "semver"
} ,
2024-10-21 19:00:31 +00:00
{
"version" : "5.10.227" ,
"lessThanOrEqual" : "5.10.*" ,
"status" : "unaffected" ,
2024-11-05 11:00:45 +00:00
"versionType" : "semver"
2024-10-21 19:00:31 +00:00
} ,
{
"version" : "5.15.168" ,
"lessThanOrEqual" : "5.15.*" ,
"status" : "unaffected" ,
2024-11-05 11:00:45 +00:00
"versionType" : "semver"
2024-10-21 19:00:31 +00:00
} ,
{
"version" : "6.1.113" ,
"lessThanOrEqual" : "6.1.*" ,
"status" : "unaffected" ,
2024-11-05 11:00:45 +00:00
"versionType" : "semver"
2024-10-21 19:00:31 +00:00
} ,
{
"version" : "6.6.55" ,
"lessThanOrEqual" : "6.6.*" ,
"status" : "unaffected" ,
2024-11-05 11:00:45 +00:00
"versionType" : "semver"
2024-10-21 19:00:31 +00:00
} ,
{
"version" : "6.10.14" ,
"lessThanOrEqual" : "6.10.*" ,
"status" : "unaffected" ,
2024-11-05 11:00:45 +00:00
"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
} ,
{
"version" : "6.12-rc1" ,
"lessThanOrEqual" : "*" ,
"status" : "unaffected" ,
"versionType" : "original_commit_for_fix"
}
] ,
"defaultStatus" : "affected"
}
}
]
}
}
]
}
}
]
}
} ,
"references" : {
"reference_data" : [
2024-11-08 16:02:31 +00:00
{
"url" : "https://git.kernel.org/stable/c/8f0abb39c16e719129de10596b3ae3363fa178b4" ,
"refsource" : "MISC" ,
"name" : "https://git.kernel.org/stable/c/8f0abb39c16e719129de10596b3ae3363fa178b4"
} ,
2024-10-21 19:00:31 +00:00
{
"url" : "https://git.kernel.org/stable/c/f921335123f6620c3dce5c96fbb95f18524a021c" ,
"refsource" : "MISC" ,
"name" : "https://git.kernel.org/stable/c/f921335123f6620c3dce5c96fbb95f18524a021c"
} ,
{
"url" : "https://git.kernel.org/stable/c/1f9f8186e239222f1c8d3dd73bf3bc6ae86c5e76" ,
"refsource" : "MISC" ,
"name" : "https://git.kernel.org/stable/c/1f9f8186e239222f1c8d3dd73bf3bc6ae86c5e76"
} ,
{
"url" : "https://git.kernel.org/stable/c/a23d6029e730f8a151b1a34afb169baac1274583" ,
"refsource" : "MISC" ,
"name" : "https://git.kernel.org/stable/c/a23d6029e730f8a151b1a34afb169baac1274583"
} ,
{
"url" : "https://git.kernel.org/stable/c/c7630935d9a4986e8c0ed91658a781b7a77d73f7" ,
"refsource" : "MISC" ,
"name" : "https://git.kernel.org/stable/c/c7630935d9a4986e8c0ed91658a781b7a77d73f7"
} ,
{
"url" : "https://git.kernel.org/stable/c/bc00d211da4ffad5314a2043b50bdc8ff8a33724" ,
"refsource" : "MISC" ,
"name" : "https://git.kernel.org/stable/c/bc00d211da4ffad5314a2043b50bdc8ff8a33724"
} ,
{
"url" : "https://git.kernel.org/stable/c/3334ab72cbba55a632f24579cd47c4a4e5e69cda" ,
"refsource" : "MISC" ,
"name" : "https://git.kernel.org/stable/c/3334ab72cbba55a632f24579cd47c4a4e5e69cda"
} ,
{
"url" : "https://git.kernel.org/stable/c/4067f4fa0423a89fb19a30b57231b384d77d2610" ,
"refsource" : "MISC" ,
"name" : "https://git.kernel.org/stable/c/4067f4fa0423a89fb19a30b57231b384d77d2610"
2024-10-21 13:00:49 +00:00
}
]
2024-10-21 19:00:31 +00:00
} ,
"generator" : {
2024-11-05 11:00:45 +00:00
"engine" : "bippy-9e1c9544281a"
2024-10-21 13:00:49 +00:00
}
}