Bug 2347786 (CVE-2022-49071) - CVE-2022-49071 kernel: drm/panel: ili9341: fix optional regulator handling
Summary: CVE-2022-49071 kernel: drm/panel: ili9341: fix optional regulator handling
Keywords:
Status: NEW
Alias: CVE-2022-49071
Product: Security Response
Classification: Other
Component: vulnerability
Version: unspecified
Hardware: All
OS: Linux
low
low
Target Milestone: ---
Assignee: Product Security DevOps Team
QA Contact:
URL:
Whiteboard:
Depends On:
Blocks:
TreeView+ depends on / blocked
 
Reported: 2025-02-26 03:06 UTC by OSIDB Bzimport
Modified: 2025-02-28 02:43 UTC (History)
4 users (show)

Fixed In Version:
Clone Of:
Environment:
Last Closed:
Embargoed:


Attachments (Terms of Use)

Description OSIDB Bzimport 2025-02-26 03:06:42 UTC
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.

Comment 4 Avinash Hanwate 2025-02-28 02:38:15 UTC
Upstream advisory:
https://lore.kernel.org/linux-cve-announce/2025022655-CVE-2022-49071-4599@gregkh/T


Note You need to log in before you can comment on or make changes to this bug.