CVE-2022-48656
UNKNOWN
Published 2024-04-28T13:01:04.974Z
Actions:
Expert Analysis
Professional remediation guidance
Get tailored security recommendations from our analyst team for CVE-2022-48656. We'll provide specific mitigation strategies based on your environment and risk profile.
No CVSS data available
Description
In the Linux kernel, the following vulnerability has been resolved:
dmaengine: ti: k3-udma-private: Fix refcount leak bug in of_xudma_dev_get()
We should call of_node_put() for the reference returned by
of_parse_phandle() in fail path or when it is not used anymore.
Here we only need to move the of_node_put() before the check.
Available Exploits
No exploits available for this CVE.
Related News
No news articles found for this CVE.
Affected Products
References
Published: 2024-04-28T13:01:04.974Z
Last Modified: 2025-05-04T08:20:41.371Z
Copied to clipboard!