← Back to CVE List

CVE-2022-49071

Published: 2025-02-26T07:00Z
Last Modified: 2025-03-18T18:47Z
Source: MITRE CVE List
License: MITRE-CVE-TOS
In the Linux kernel, the following vulnerability has been resolved: drm/panel: ili9341: fix optional regulator handling If the optional regulator lookup fails, reset the pointer to NULL. Other functions such as mipi_dbi_poweron_reset_conditional() only do a NULL pointer check and will otherwise dereference the error pointer. > MITRE Terms of Use apply – see LICENSE‑MITRE.txt