ghsa-hx37-538m-7q9c
Vulnerability from github
Published
2025-03-12 00:31
Modified
2025-03-12 00:31
Severity ?
VLAI Severity ?
Details
In the Linux kernel, the following vulnerability has been resolved:
dmaengine: ti: Fix refcount leak in ti_dra7_xbar_route_allocate
of_parse_phandle() returns a node pointer with refcount incremented, we should use of_node_put() on it when not needed anymore.
Add missing of_node_put() in to fix this.
{ "affected": [], "aliases": [ "CVE-2022-49652" ], "database_specific": { "cwe_ids": [], "github_reviewed": false, "github_reviewed_at": null, "nvd_published_at": "2025-02-26T07:01:40Z", "severity": "MODERATE" }, "details": "In the Linux kernel, the following vulnerability has been resolved:\n\ndmaengine: ti: Fix refcount leak in ti_dra7_xbar_route_allocate\n\nof_parse_phandle() returns a node pointer with refcount\nincremented, we should use of_node_put() on it when not needed anymore.\n\nAdd missing of_node_put() in to fix this.", "id": "GHSA-hx37-538m-7q9c", "modified": "2025-03-12T00:31:48Z", "published": "2025-03-12T00:31:48Z", "references": [ { "type": "ADVISORY", "url": "https://nvd.nist.gov/vuln/detail/CVE-2022-49652" }, { "type": "WEB", "url": "https://git.kernel.org/stable/c/37147e22cd8dfc0412495cb361708836157a4486" }, { "type": "WEB", "url": "https://git.kernel.org/stable/c/3bd66010398871807c1cebacee07d60ded1b1402" }, { "type": "WEB", "url": "https://git.kernel.org/stable/c/452b9dfd7aca96befce22634fadb111737f22bbe" }, { "type": "WEB", "url": "https://git.kernel.org/stable/c/61b4ef19c346dc21ab1d4f39f5c412e3037b2bdc" }, { "type": "WEB", "url": "https://git.kernel.org/stable/c/b31ab132561c7f1b6459039152b8d09e44eb3565" }, { "type": "WEB", "url": "https://git.kernel.org/stable/c/b5a817f8d62e9e13280928f3756e54854ae4962e" }, { "type": "WEB", "url": "https://git.kernel.org/stable/c/c132fe78ad7b4ce8b5d49a501a15c29d08eeb23a" }, { "type": "WEB", "url": "https://git.kernel.org/stable/c/cb9813d7eae917acd34436160a278b8b5d48ca53" } ], "schema_version": "1.4.0", "severity": [ { "score": "CVSS:3.1/AV:L/AC:L/PR:L/UI:N/S:U/C:N/I:N/A:H", "type": "CVSS_V3" } ] }
Loading…
Loading…
Sightings
Author | Source | Type | Date |
---|
Nomenclature
- Seen: The vulnerability was mentioned, discussed, or seen somewhere by the user.
- Confirmed: The vulnerability is confirmed from an analyst perspective.
- Exploited: This vulnerability was exploited and seen by the user reporting the sighting.
- Patched: This vulnerability was successfully patched by the user reporting the sighting.
- Not exploited: This vulnerability was not exploited or seen by the user reporting the sighting.
- Not confirmed: The user expresses doubt about the veracity of the vulnerability.
- Not patched: This vulnerability was not successfully patched by the user reporting the sighting.
Loading…
Loading…