ghsa-g6gp-6q88-6j87
Vulnerability from github
Published
2025-10-21 12:31
Modified
2025-10-21 12:31
Severity ?
VLAI Severity ?
Details
In the Linux kernel, the following vulnerability has been resolved:
ASoC: atmel: Add missing of_node_put() in at91sam9g20ek_audio_probe
This node pointer is returned by of_parse_phandle() with refcount incremented in this function. Calling of_node_put() to avoid the refcount leak.
{
"affected": [],
"aliases": [
"CVE-2022-49243"
],
"database_specific": {
"cwe_ids": [],
"github_reviewed": false,
"github_reviewed_at": null,
"nvd_published_at": "2025-02-26T07:01:01Z",
"severity": "MODERATE"
},
"details": "In the Linux kernel, the following vulnerability has been resolved:\n\nASoC: atmel: Add missing of_node_put() in at91sam9g20ek_audio_probe\n\nThis node pointer is returned by of_parse_phandle() with refcount\nincremented in this function.\nCalling of_node_put() to avoid the refcount leak.",
"id": "GHSA-g6gp-6q88-6j87",
"modified": "2025-10-21T12:31:24Z",
"published": "2025-10-21T12:31:24Z",
"references": [
{
"type": "ADVISORY",
"url": "https://nvd.nist.gov/vuln/detail/CVE-2022-49243"
},
{
"type": "WEB",
"url": "https://git.kernel.org/stable/c/0325193cf40dc3a6e27d55a5b98680936deebcd0"
},
{
"type": "WEB",
"url": "https://git.kernel.org/stable/c/32e6ceb05f36432811753852c674a301f944a24b"
},
{
"type": "WEB",
"url": "https://git.kernel.org/stable/c/4793a02deb31b71b3984abc67bf1011a03c13b18"
},
{
"type": "WEB",
"url": "https://git.kernel.org/stable/c/662ee5ac6b451aa5a27b8eebd397f2f5c7f42cec"
},
{
"type": "WEB",
"url": "https://git.kernel.org/stable/c/81f266396237cea09a8c6322a6a78535f06ed345"
},
{
"type": "WEB",
"url": "https://git.kernel.org/stable/c/a0bc36b247dcf4d21bf820bfc4bcbaf7f6cf19b5"
},
{
"type": "WEB",
"url": "https://git.kernel.org/stable/c/b0c56a0071116a37c24df998166c22a7e4684626"
},
{
"type": "WEB",
"url": "https://git.kernel.org/stable/c/f590797fa3c1bccdd19e55441592a23b46aef449"
},
{
"type": "WEB",
"url": "https://git.kernel.org/stable/c/f8b7b9a0594715ecfbe6f18db2328d992242654a"
}
],
"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…