2024-08-17 10:01:06 +00:00
{
2024-08-26 11:00:35 +00:00
"data_version" : "4.0" ,
2024-08-17 10:01:06 +00:00
"data_type" : "CVE" ,
"data_format" : "MITRE" ,
"CVE_data_meta" : {
"ID" : "CVE-2024-43886" ,
2024-08-26 11:00:35 +00:00
"ASSIGNER" : "cve@kernel.org" ,
"STATE" : "PUBLIC"
2024-08-17 10:01:06 +00:00
} ,
"description" : {
"description_data" : [
{
"lang" : "eng" ,
2024-08-26 11:00:35 +00:00
"value" : "In the Linux kernel, the following vulnerability has been resolved:\n\ndrm/amd/display: Add null check in resource_log_pipe_topology_update\n\n[WHY]\nWhen switching from \"Extend\" to \"Second Display Only\" we sometimes\ncall resource_get_otg_master_for_stream on a stream for the eDP,\nwhich is disconnected. This leads to a null pointer dereference.\n\n[HOW]\nAdded a null check in dc_resource.c/resource_log_pipe_topology_update."
2024-08-17 10:01:06 +00:00
}
]
2024-08-26 11:00:35 +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" ,
"version_value" : "c36e922a36bd"
} ,
{
"version_value" : "not down converted" ,
"x_cve_json_5_version_data" : {
"versions" : [
{
"version" : "6.10.5" ,
"lessThanOrEqual" : "6.10.*" ,
"status" : "unaffected" ,
2024-11-05 10:02:32 +00:00
"versionType" : "semver"
2024-08-26 11:00:35 +00:00
} ,
{
2024-09-15 18:01:03 +00:00
"version" : "6.11" ,
2024-08-26 11:00:35 +00:00
"lessThanOrEqual" : "*" ,
"status" : "unaffected" ,
"versionType" : "original_commit_for_fix"
}
] ,
"defaultStatus" : "affected"
}
}
]
}
}
]
}
}
]
}
} ,
"references" : {
"reference_data" : [
{
"url" : "https://git.kernel.org/stable/c/c36e922a36bdf69765c340a0857ca74092003bee" ,
"refsource" : "MISC" ,
"name" : "https://git.kernel.org/stable/c/c36e922a36bdf69765c340a0857ca74092003bee"
} ,
{
"url" : "https://git.kernel.org/stable/c/899d92fd26fe780aad711322aa671f68058207a6" ,
"refsource" : "MISC" ,
"name" : "https://git.kernel.org/stable/c/899d92fd26fe780aad711322aa671f68058207a6"
}
]
} ,
"generator" : {
2024-11-05 10:02:32 +00:00
"engine" : "bippy-9e1c9544281a"
2024-08-17 10:01:06 +00:00
}
}