CVE-2022-50750
The CVE refers to a Linux kernel remediation for a DRM SITRONIX ST7701 panel. Specifically, if mipi_dsi_attach() fails during panel initialization, the patch ensures the panel is removed via drm_panel_remove() to prevent a memory leak. The documented impact is limited to leak mitigation; no explo...