GHSA-4HGC-WR2Q-WF2Q
Vulnerability from github – Published: 2025-09-18 15:30 – Updated: 2025-12-12 15:30
VLAI?
Details
In the Linux kernel, the following vulnerability has been resolved:
ASoC: mediatek: mt8183: fix refcount leak in mt8183_mt6358_ts3a227_max98357_dev_probe()
The node returned by of_parse_phandle() with refcount incremented, of_node_put() needs be called when finish using it. So add it in the error path in mt8183_mt6358_ts3a227_max98357_dev_probe().
Severity ?
5.5 (Medium)
{
"affected": [],
"aliases": [
"CVE-2022-50392"
],
"database_specific": {
"cwe_ids": [],
"github_reviewed": false,
"github_reviewed_at": null,
"nvd_published_at": "2025-09-18T14:15:38Z",
"severity": "MODERATE"
},
"details": "In the Linux kernel, the following vulnerability has been resolved:\n\nASoC: mediatek: mt8183: fix refcount leak in mt8183_mt6358_ts3a227_max98357_dev_probe()\n\nThe node returned by of_parse_phandle() with refcount incremented,\nof_node_put() needs be called when finish using it. So add it in the\nerror path in mt8183_mt6358_ts3a227_max98357_dev_probe().",
"id": "GHSA-4hgc-wr2q-wf2q",
"modified": "2025-12-12T15:30:25Z",
"published": "2025-09-18T15:30:33Z",
"references": [
{
"type": "ADVISORY",
"url": "https://nvd.nist.gov/vuln/detail/CVE-2022-50392"
},
{
"type": "WEB",
"url": "https://git.kernel.org/stable/c/156b0c19c1a44153e34cfdfa5937546a93dcb288"
},
{
"type": "WEB",
"url": "https://git.kernel.org/stable/c/38eef3be38ab895959c442702864212cc3beb96c"
},
{
"type": "WEB",
"url": "https://git.kernel.org/stable/c/574bd4d14a9297a1c69ad41001caf00fdd17d305"
},
{
"type": "WEB",
"url": "https://git.kernel.org/stable/c/82f7c814edda353b4781f356d3ab90e943d5eac4"
}
],
"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 observed by the user.
- Confirmed: The vulnerability has been validated from an analyst's perspective.
- Published Proof of Concept: A public proof of concept is available for this vulnerability.
- Exploited: The vulnerability was observed as exploited by the user who reported the sighting.
- Patched: The vulnerability was observed as successfully patched by the user who reported the sighting.
- Not exploited: The vulnerability was not observed as exploited by the user who reported the sighting.
- Not confirmed: The user expressed doubt about the validity of the vulnerability.
- Not patched: The vulnerability was not observed as successfully patched by the user who reported the sighting.
Loading…
Loading…