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-49915" ,
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: Add NULL check for clk_mgr in dcn32_init_hw\n\nThis commit addresses a potential null pointer dereference issue in the\n`dcn32_init_hw` function. The issue could occur when `dc->clk_mgr` is\nnull.\n\nThe fix adds a check to ensure `dc->clk_mgr` is not null before\naccessing its functions. This prevents a potential null pointer\ndereference.\n\nReported by smatch:\ndrivers/gpu/drm/amd/amdgpu/../display/dc/hwss/dcn32/dcn32_hwseq.c:961 dcn32_init_hw() error: we previously assumed 'dc->clk_mgr' could be null (see line 782)"
}
]
} ,
"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" : "f0454b3cb058"
} ,
{
"version_value" : "not down converted" ,
"x_cve_json_5_version_data" : {
"versions" : [
{
"version" : "6.10.14" ,
"lessThanOrEqual" : "6.10.*" ,
"status" : "unaffected" ,
2024-11-05 11:00:58 +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:58 +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" : [
{
"url" : "https://git.kernel.org/stable/c/f0454b3cb0584a6bf275aeb49be61a760fd546a2" ,
"refsource" : "MISC" ,
"name" : "https://git.kernel.org/stable/c/f0454b3cb0584a6bf275aeb49be61a760fd546a2"
} ,
{
"url" : "https://git.kernel.org/stable/c/7d1854c86d02cea8f8a0c0ca05f4ab14292baf3d" ,
"refsource" : "MISC" ,
"name" : "https://git.kernel.org/stable/c/7d1854c86d02cea8f8a0c0ca05f4ab14292baf3d"
} ,
{
"url" : "https://git.kernel.org/stable/c/c395fd47d1565bd67671f45cca281b3acc2c31ef" ,
"refsource" : "MISC" ,
"name" : "https://git.kernel.org/stable/c/c395fd47d1565bd67671f45cca281b3acc2c31ef"
2024-10-21 13:00:49 +00:00
}
]
2024-10-21 19:00:31 +00:00
} ,
"generator" : {
2024-11-05 11:00:58 +00:00
"engine" : "bippy-9e1c9544281a"
2024-10-21 13:00:49 +00:00
}
}