CVE-2023-53851
CVE-2023-53851 (Linux kernel, drm/msm/dp): Root cause is use of devres to depopulate the DP AUX bus, which could destroy and recreate an EDID-reading panel device after a probe deferral as the aux device’s struct can outlive the DP controller. Symptoms include EDID blocks filled with zeros or rar...