ghsa-m65w-76v5-xwx8
Vulnerability from github
Published
2025-06-18 12:30
Modified
2025-11-18 18:32
Severity ?
VLAI Severity ?
Details
In the Linux kernel, the following vulnerability has been resolved:
ASoC: mediatek: mt8173-rt5650: Fix refcount leak in mt8173_rt5650_dev_probe
of_parse_phandle() returns a node pointer with refcount incremented, we should use of_node_put() on it when not need anymore. Fix refcount leak in some error paths.
{
"affected": [],
"aliases": [
"CVE-2022-50122"
],
"database_specific": {
"cwe_ids": [],
"github_reviewed": false,
"github_reviewed_at": null,
"nvd_published_at": "2025-06-18T11:15:41Z",
"severity": "MODERATE"
},
"details": "In the Linux kernel, the following vulnerability has been resolved:\n\nASoC: mediatek: mt8173-rt5650: Fix refcount leak in mt8173_rt5650_dev_probe\n\nof_parse_phandle() returns a node pointer with refcount\nincremented, we should use of_node_put() on it when not need anymore.\nFix refcount leak in some error paths.",
"id": "GHSA-m65w-76v5-xwx8",
"modified": "2025-11-18T18:32:45Z",
"published": "2025-06-18T12:30:49Z",
"references": [
{
"type": "ADVISORY",
"url": "https://nvd.nist.gov/vuln/detail/CVE-2022-50122"
},
{
"type": "WEB",
"url": "https://git.kernel.org/stable/c/06ace427953f5036b64aed658f0055f65d76fd27"
},
{
"type": "WEB",
"url": "https://git.kernel.org/stable/c/403d46971936f9f704b91cecffe66e44aa39e915"
},
{
"type": "WEB",
"url": "https://git.kernel.org/stable/c/5ec83aa7a9e5bcca80ccd49978916feb4e0ffc07"
},
{
"type": "WEB",
"url": "https://git.kernel.org/stable/c/79f566907d27abbd7600cebe51def5081d5796b5"
},
{
"type": "WEB",
"url": "https://git.kernel.org/stable/c/994f2edeeb2114bb22b62741cb8fb030fc7e5441"
},
{
"type": "WEB",
"url": "https://git.kernel.org/stable/c/e024a24fb264523149658c10c76bb363b3d0004d"
},
{
"type": "WEB",
"url": "https://git.kernel.org/stable/c/e38e4952ac7a316c9002af30980d6aa850214474"
},
{
"type": "WEB",
"url": "https://git.kernel.org/stable/c/efe2178d1a32492f99e7f1f2568eea5c88a85729"
}
],
"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.
- Published Proof of Concept: A public proof of concept is available for this vulnerability.
- 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…