Back to search
CVE-2022-49188
Published: Feb 26, 2025
Modified: May 11, 2026
PUBLISHED
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.
| Vendor | Product | Versions |
|---|---|---|
Linux | Linux | affected 051fb70fd4ea40fbc7139186a4890b2fe5cb1e76 - < f7210ca29a783c94478da02368731e4c9cf7cdb7affected 051fb70fd4ea40fbc7139186a4890b2fe5cb1e76 - < bd4771ba2cf9e18473a42b5b70175e50d67a64bbaffected 051fb70fd4ea40fbc7139186a4890b2fe5cb1e76 - < a7d988735e757e111f9722de7cf1b40a84a48b1faffected 051fb70fd4ea40fbc7139186a4890b2fe5cb1e76 - < b9df3007b3cda4936cc50f5a7d2d30505a652828affected 051fb70fd4ea40fbc7139186a4890b2fe5cb1e76 - < 07a5dcc4bed9d7cae54adf5aa10ff9f037a3204b |
Linux | Linux | affected 4.8unaffected 0 - < 4.8unaffected 5.10.110 - <= 5.10.*unaffected 5.15.33 - <= 5.15.*unaffected 5.16.19 - <= 5.16.*+2 more versions |
References
Security Training
Train your team to recognize and prevent security threats with our comprehensive security awareness program.
Start TrainingVulnerability Scanning
Discover vulnerabilities in your applications and infrastructure before attackers do.
Scan Now