ghsa-mv9f-845w-2cgm
Vulnerability from github
Published
2024-05-21 15:31
Modified
2024-05-21 15:31
Details
In the Linux kernel, the following vulnerability has been resolved:
phy: phy-mtk-tphy: Fix some resource leaks in mtk_phy_init()
Use clk_disable_unprepare() in the error path of mtk_phy_init() to fix some resource leaks.
{ "affected": [], "aliases": [ "CVE-2021-47234" ], "database_specific": { "cwe_ids": [], "github_reviewed": false, "github_reviewed_at": null, "nvd_published_at": "2024-05-21T15:15:12Z", "severity": null }, "details": "In the Linux kernel, the following vulnerability has been resolved:\n\nphy: phy-mtk-tphy: Fix some resource leaks in mtk_phy_init()\n\nUse clk_disable_unprepare() in the error path of mtk_phy_init() to fix\nsome resource leaks.", "id": "GHSA-mv9f-845w-2cgm", "modified": "2024-05-21T15:31:40Z", "published": "2024-05-21T15:31:40Z", "references": [ { "type": "ADVISORY", "url": "https://nvd.nist.gov/vuln/detail/CVE-2021-47234" }, { "type": "WEB", "url": "https://git.kernel.org/stable/c/6472955af5e88b5489b6d78316082ad56ea3e489" }, { "type": "WEB", "url": "https://git.kernel.org/stable/c/9a17907946232d01aa2ec109da5f93b8d31dd425" }, { "type": "WEB", "url": "https://git.kernel.org/stable/c/aaac9a1bd370338ce372669eb9a6059d16b929aa" } ], "schema_version": "1.4.0", "severity": [] }
Loading...
Loading...
- 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.