{ "schema_version": "1.4.0", "id": "GHSA-4hgc-wr2q-wf2q", "modified": "2025-09-18T15:30:33Z", "published": "2025-09-18T15:30:33Z", "aliases": [ "CVE-2022-50392" ], "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().", "severity": [], "affected": [], "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" } ], "database_specific": { "cwe_ids": [], "severity": null, "github_reviewed": false, "github_reviewed_at": null, "nvd_published_at": "2025-09-18T14:15:38Z" } }