2024-07-29 16:00:36 +00:00
{
2024-07-30 08:01:06 +00:00
"data_version" : "4.0" ,
2024-07-29 16:00:36 +00:00
"data_type" : "CVE" ,
"data_format" : "MITRE" ,
"CVE_data_meta" : {
"ID" : "CVE-2024-42117" ,
2024-07-30 08:01:06 +00:00
"ASSIGNER" : "cve@kernel.org" ,
"STATE" : "PUBLIC"
2024-07-29 16:00:36 +00:00
} ,
"description" : {
"description_data" : [
{
"lang" : "eng" ,
2024-07-30 08:01:06 +00:00
"value" : "In the Linux kernel, the following vulnerability has been resolved:\n\ndrm/amd/display: ASSERT when failing to find index by plane/stream id\n\n[WHY]\nfind_disp_cfg_idx_by_plane_id and find_disp_cfg_idx_by_stream_id returns\nan array index and they return -1 when not found; however, -1 is not a\nvalid index number.\n\n[HOW]\nWhen this happens, call ASSERT(), and return a positive number (which is\nfewer than callers' array size) instead.\n\nThis fixes 4 OVERRUN and 2 NEGATIVE_RETURNS issues reported by Coverity."
2024-07-29 16:00:36 +00:00
}
]
2024-07-30 08:01: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" : "<" ,
"version_name" : "1da177e4c3f4" ,
"version_value" : "a9c047a5cf31"
} ,
{
"version_value" : "not down converted" ,
"x_cve_json_5_version_data" : {
"versions" : [
{
"version" : "6.9.9" ,
"lessThanOrEqual" : "6.9.*" ,
"status" : "unaffected" ,
2024-11-05 10:03:14 +00:00
"versionType" : "semver"
2024-07-30 08:01:06 +00:00
} ,
{
"version" : "6.10" ,
"lessThanOrEqual" : "*" ,
"status" : "unaffected" ,
"versionType" : "original_commit_for_fix"
}
] ,
"defaultStatus" : "affected"
}
}
]
}
}
]
}
}
]
}
} ,
"references" : {
"reference_data" : [
{
"url" : "https://git.kernel.org/stable/c/a9c047a5cf3135b8b66bd28fbe2c698b9cace0b3" ,
"refsource" : "MISC" ,
"name" : "https://git.kernel.org/stable/c/a9c047a5cf3135b8b66bd28fbe2c698b9cace0b3"
} ,
{
"url" : "https://git.kernel.org/stable/c/01eb50e53c1ce505bf449348d433181310288765" ,
"refsource" : "MISC" ,
"name" : "https://git.kernel.org/stable/c/01eb50e53c1ce505bf449348d433181310288765"
}
]
} ,
"generator" : {
2024-11-05 10:03:14 +00:00
"engine" : "bippy-9e1c9544281a"
2024-07-29 16:00:36 +00:00
}
}