Security Advisory

CVE-2022-49071

CVE vulnerability detail — eXtreme Datacenter Security Operations

Published 2025-02-26 01:54:36
Last updated 2026-05-11 18:52:27
Assigner Linux
State PUBLISHED

Description

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.