In the Linux kernel, the following vulnerability has been resolved:
remoteproc: qcom_q6v5_mss: Fix some leaks in q6v5_alloc_memory_region
The device_node pointer is returned by of_parse_phandle() or
of_get_child_by_name() with refcount incremented.
We should use of_node_put() on it when done.
This function only call of_node_put(node) when of_address_to_resource
succeeds, missing error cases.
Metrics
Affected Vendors & Products
References
History
Thu, 27 Feb 2025 01:45:00 +0000
Type | Values Removed | Values Added |
---|---|---|
References |
| |
Metrics |
threat_severity
|
cvssV3_1
|
Wed, 26 Feb 2025 02:15:00 +0000
Type | Values Removed | Values Added |
---|---|---|
Description | In the Linux kernel, the following vulnerability has been resolved: remoteproc: qcom_q6v5_mss: Fix some leaks in q6v5_alloc_memory_region The device_node pointer is returned by of_parse_phandle() or of_get_child_by_name() with refcount incremented. We should use of_node_put() on it when done. This function only call of_node_put(node) when of_address_to_resource succeeds, missing error cases. | |
Title | remoteproc: qcom_q6v5_mss: Fix some leaks in q6v5_alloc_memory_region | |
References |
|
|

Status: PUBLISHED
Assigner: Linux
Published: 2025-02-26T01:55:36.582Z
Updated: 2025-05-04T08:31:52.927Z
Reserved: 2025-02-26T01:49:39.286Z
Link: CVE-2022-49188

No data.

Status : Received
Published: 2025-02-26T07:00:55.897
Modified: 2025-02-26T07:00:55.897
Link: CVE-2022-49188
