2 matches found
The vulnerability of the drm_edid_get_panel_id() function in the drivers/gpu/drm/drm_edid.c module of the Direct Rendering Infrastructure (DRI) driver for the Linux kernel allows a malicious actor to access protected information or cause service failure.
The vulnerability of the drmedidgetpanelid function in the drivers/gpu/drm/drmedid.c module of the Direct Rendering Infrastructure DRI driver for the Linux kernel exposes confidential information. Exploiting this vulnerability could allow an attacker to access protected information or cause servi...
CVE-2023-53085
The CVE-2023-53085 issue affects the Linux kernel, specifically the drm/edid path. The root cause is a data leak: on EDID fetch errors that leave the transfer buffer unchanged, slab data can be leaked to logs. The fix clears the transfer buffer before fetching the EDID to prevent leaking informat...