In the Linux kernel, the following vulnerability has been resolved:
drm/mcde: Fix refcount leak in mcde_dsi_bind
Every iteration of for_each_available_child_of_node() decrements
the reference counter of the previous node. There is no decrement
when break out from the loop and results in refcount leak.
Add missing of_node_put() to fix this.
Metrics
Affected Vendors & Products
References
History
Tue, 01 Jul 2025 14:45:00 +0000
Type | Values Removed | Values Added |
---|---|---|
Weaknesses | CWE-402 | |
Metrics |
cvssV3_1
|
cvssV3_1
|
Sun, 22 Jun 2025 00:30:00 +0000
Type | Values Removed | Values Added |
---|---|---|
References |
| |
Metrics |
threat_severity
|
cvssV3_1
|
Wed, 18 Jun 2025 11:15:00 +0000
Type | Values Removed | Values Added |
---|---|---|
Description | In the Linux kernel, the following vulnerability has been resolved: drm/mcde: Fix refcount leak in mcde_dsi_bind Every iteration of for_each_available_child_of_node() decrements the reference counter of the previous node. There is no decrement when break out from the loop and results in refcount leak. Add missing of_node_put() to fix this. | |
Title | drm/mcde: Fix refcount leak in mcde_dsi_bind | |
References |
|
|

Status: PUBLISHED
Assigner: Linux
Published: 2025-06-18T11:03:26.972Z
Updated: 2025-06-18T11:03:26.972Z
Reserved: 2025-06-18T10:57:27.427Z
Link: CVE-2022-50176

No data.

Status : Awaiting Analysis
Published: 2025-06-18T11:15:47.993
Modified: 2025-06-18T13:47:40.833
Link: CVE-2022-50176
