Bug 2373484 (CVE-2022-50111) - CVE-2022-50111 kernel: ASoC: mt6359: Fix refcount leak bug
Summary: CVE-2022-50111 kernel: ASoC: mt6359: Fix refcount leak bug
Keywords:
Status: NEW
Alias: CVE-2022-50111
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-06-18 12:05 UTC by OSIDB Bzimport
Modified: 2025-06-20 00:26 UTC (History)
4 users (show)

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


Attachments (Terms of Use)

Description OSIDB Bzimport 2025-06-18 12:05:01 UTC
In the Linux kernel, the following vulnerability has been resolved:

ASoC: mt6359: Fix refcount leak bug

In mt6359_parse_dt() and mt6359_accdet_parse_dt(), we should call
of_node_put() for the reference returned by of_get_child_by_name()
which has increased the refcount.

Comment 1 Avinash Hanwate 2025-06-20 00:16:37 UTC
Upstream advisory:
https://lore.kernel.org/linux-cve-announce/2025061807-CVE-2022-50111-686f@gregkh/T


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