ghsa-wf42-jg79-hchc
Vulnerability from github
Published
2025-03-18 21:32
Modified
2025-03-18 21:32
Severity ?
VLAI Severity ?
Details
In the Linux kernel, the following vulnerability has been resolved:
drm/tegra: Fix reference leak in tegra_dsi_ganged_probe
The reference taken by 'of_find_device_by_node()' must be released when not needed anymore. Add put_device() call to fix this.
{ "affected": [], "aliases": [ "CVE-2022-49216" ], "database_specific": { "cwe_ids": [], "github_reviewed": false, "github_reviewed_at": null, "nvd_published_at": "2025-02-26T07:00:58Z", "severity": "MODERATE" }, "details": "In the Linux kernel, the following vulnerability has been resolved:\n\ndrm/tegra: Fix reference leak in tegra_dsi_ganged_probe\n\nThe reference taken by \u0027of_find_device_by_node()\u0027 must be released when\nnot needed anymore. Add put_device() call to fix this.", "id": "GHSA-wf42-jg79-hchc", "modified": "2025-03-18T21:32:00Z", "published": "2025-03-18T21:32:00Z", "references": [ { "type": "ADVISORY", "url": "https://nvd.nist.gov/vuln/detail/CVE-2022-49216" }, { "type": "WEB", "url": "https://git.kernel.org/stable/c/0e2f4e434e71dffd1085c3dccd676514bd71d316" }, { "type": "WEB", "url": "https://git.kernel.org/stable/c/1e06710c43a090f14bb67714265a01cd1d7a37c5" }, { "type": "WEB", "url": "https://git.kernel.org/stable/c/221e3638feb8bc42143833c9a704fa89b6c366bb" }, { "type": "WEB", "url": "https://git.kernel.org/stable/c/2d6ae8b747fe55f54de4a4441d636974aa53f56a" }, { "type": "WEB", "url": "https://git.kernel.org/stable/c/5e8fdb6392d945d33fef959eab73f8c34bc0a63b" }, { "type": "WEB", "url": "https://git.kernel.org/stable/c/852c1f5f3119a38ee68e319bab10277fc1ab06b7" }, { "type": "WEB", "url": "https://git.kernel.org/stable/c/a725070701883fe62266ee6d2f31d67e6cdd31df" }, { "type": "WEB", "url": "https://git.kernel.org/stable/c/cd78b74031cbc94133965f1017deb822657fc1a6" }, { "type": "WEB", "url": "https://git.kernel.org/stable/c/f3c99c686e098300c246e5e8a1474133e3dacb05" } ], "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.
- 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…