Bug 2347887 (CVE-2022-49185) - CVE-2022-49185 kernel: pinctrl: nomadik: Add missing of_node_put() in nmk_pinctrl_probe
Summary: CVE-2022-49185 kernel: pinctrl: nomadik: Add missing of_node_put() in nmk_pin...
Keywords:
Status: NEW
Alias: CVE-2022-49185
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:10 UTC by OSIDB Bzimport
Modified: 2025-02-28 00:41 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:10:15 UTC
In the Linux kernel, the following vulnerability has been resolved:

pinctrl: nomadik: Add missing of_node_put() in nmk_pinctrl_probe

This node pointer is returned by of_parse_phandle() with refcount
incremented in this function. Calling of_node_put() to avoid
the refcount leak.

Comment 1 Avinash Hanwate 2025-02-28 00:36:03 UTC
Upstream advisory:
https://lore.kernel.org/linux-cve-announce/2025022615-CVE-2022-49185-119e@gregkh/T


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