CVE-2023-53650: fbdev: omapfb: lcd_mipid: Fix an error handling path in mipid_spi_probe()
In the Linux kernel, the following vulnerability has been resolved:
fbdev: omapfb: lcdmipid: Fix an error handling path in mipidspiprobe()
If 'mipiddetect()' fails, we must free 'md' to avoid a memory leak.
Affected Software
Remediation
Event History
Frequently Asked Questions
What is the severity of CVE-2023-53650?
CVE-2023-53650 has not been assigned a specific severity rating yet.
How do I fix CVE-2023-53650?
To address CVE-2023-53650, ensure that your Linux kernel is updated to the latest stable version that includes the fix.
What does CVE-2023-53650 affect?
CVE-2023-53650 affects the Linux kernel specifically in the fbdev subsystem, particularly concerning the omapfb driver.
What type of vulnerability is CVE-2023-53650?
CVE-2023-53650 is characterized as a memory leak vulnerability occurring during error handling in the mipid_spi_probe() function.
When was CVE-2023-53650 resolved?
CVE-2023-53650 was resolved with a patch that addresses the issue in the Linux kernel as of its announcement date.