In the Linux kernel, the following vulnerability has been resolved:
drm/amd/display: Pass non-null to dcn20validateapplypipesplit_flags
[WHAT & HOW] "dcn20validateapplypipesplit_flags" dereferences merge, and thus it cannot be a null pointer. Let's pass a valid pointer to avoid null dereference.
This fixes 2 FORWARD_NULL issues reported by Coverity.
{
"cna_assigner": "Linux",
"osv_generated_from": "https://github.com/CVEProject/cvelistV5/tree/main/cves/2024/49xxx/CVE-2024-49923.json"
}