ghsa-4x6m-cqxf-jch7
Vulnerability from github
Published
2025-06-18 12:30
Modified
2025-11-13 21:31
Severity ?
VLAI Severity ?
Details
In the Linux kernel, the following vulnerability has been resolved:
mips: cavium-octeon: Fix missing of_node_put() in octeon2_usb_clocks_start
We should call of_node_put() for the reference 'uctl_node' returned by of_get_parent() which will increase the refcount. Otherwise, there will be a refcount leak bug.
{
"affected": [],
"aliases": [
"CVE-2022-50017"
],
"database_specific": {
"cwe_ids": [],
"github_reviewed": false,
"github_reviewed_at": null,
"nvd_published_at": "2025-06-18T11:15:29Z",
"severity": "MODERATE"
},
"details": "In the Linux kernel, the following vulnerability has been resolved:\n\nmips: cavium-octeon: Fix missing of_node_put() in octeon2_usb_clocks_start\n\nWe should call of_node_put() for the reference \u0027uctl_node\u0027 returned by\nof_get_parent() which will increase the refcount. Otherwise, there will\nbe a refcount leak bug.",
"id": "GHSA-4x6m-cqxf-jch7",
"modified": "2025-11-13T21:31:17Z",
"published": "2025-06-18T12:30:42Z",
"references": [
{
"type": "ADVISORY",
"url": "https://nvd.nist.gov/vuln/detail/CVE-2022-50017"
},
{
"type": "WEB",
"url": "https://git.kernel.org/stable/c/1b49707df679b5510ed06ace7378ddc2aec5c3fb"
},
{
"type": "WEB",
"url": "https://git.kernel.org/stable/c/1e39037e44d7fa3728686af146f9285ea197097d"
},
{
"type": "WEB",
"url": "https://git.kernel.org/stable/c/7822d994eb9579a1df4cdbc315db090a041e50f3"
},
{
"type": "WEB",
"url": "https://git.kernel.org/stable/c/7a9f743ceead60ed454c46fbc3085ee9a79cbebb"
},
{
"type": "WEB",
"url": "https://git.kernel.org/stable/c/9d1afa0169a84dcd5b79901d792edeb8403684ab"
},
{
"type": "WEB",
"url": "https://git.kernel.org/stable/c/a80016c40cc797c7f3e5a705b8e12ae447280335"
},
{
"type": "WEB",
"url": "https://git.kernel.org/stable/c/af87a469695dc2b2419b2fdff0bf41db5265b325"
},
{
"type": "WEB",
"url": "https://git.kernel.org/stable/c/c06166a484eece51916dd700a870e53356b7e1bc"
}
],
"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…