CVE-2022-50750
Unknown Unknown - Not Provided
Memory Leak in Linux Kernel drm/panel-sitronix-st7701 on DSI Attach Failure

Publication date: 2025-12-24

Last updated on: 2025-12-24

Assigner: kernel.org

Description
In the Linux kernel, the following vulnerability has been resolved: drm/panel/panel-sitronix-st7701: Remove panel on DSI attach failure In case mipi_dsi_attach() fails, call drm_panel_remove() to avoid memory leak.
CVSS Scores
EPSS Scores
Probability:
Percentile:
Meta Information
Published
2025-12-24
Last Modified
2025-12-24
Generated
2026-05-27
AI Q&A
2025-12-24
EPSS Evaluated
2026-05-26
NVD
EUVD
Affected Vendors & Products
Showing 1 associated CPE
Vendor Product Version / Range
linux linux_kernel *
Helpful Resources
Exploitability
CWE
CWE Icon
KEV
KEV Icon
CWE ID Description
CWE-UNKNOWN
Attack-Flow Graph
AI Powered Q&A
Can you explain this vulnerability to me?

This vulnerability occurs in the Linux kernel's drm/panel/panel-sitronix-st7701 component. When the function mipi_dsi_attach() fails, the system does not call drm_panel_remove(), which leads to a memory leak. The fix involves ensuring drm_panel_remove() is called on DSI attach failure to prevent this memory leak.


How can this vulnerability impact me? :

The vulnerability can cause a memory leak in the Linux kernel when mipi_dsi_attach() fails. This could potentially lead to increased memory usage and reduced system stability or performance over time if the leak is not addressed.


What immediate steps should I take to mitigate this vulnerability?

Apply the updated Linux kernel patch that fixes the drm/panel/panel-sitronix-st7701 issue by ensuring drm_panel_remove() is called on mipi_dsi_attach() failure to avoid memory leaks.


Ask Our AI Assistant
Need more information? Ask your question to get an AI reply (Powered by our expertise)
0/70
EPSS Chart