In the Linux kernel, the following vulnerability has been resolved:
drm/amd/display: Add null check in resourcelogpipetopologyupdate
[WHY] When switching from "Extend" to "Second Display Only" we sometimes call resourcegetotgmasterfor_stream on a stream for the eDP, which is disconnected. This leads to a null pointer dereference.
[HOW] Added a null check in dcresource.c/resourcelogpipetopology_update.
{
"cna_assigner": "Linux",
"osv_generated_from": "https://github.com/CVEProject/cvelistV5/blob/9c3874e559580d6c6ec8d449812ac11277724770/cves/2024/43xxx/CVE-2024-43886.json"
}