ghsa-4j8j-vf2p-59hp
Vulnerability from github
Published
2025-06-18 12:30
Modified
2025-06-18 12:30
VLAI Severity ?
Details
In the Linux kernel, the following vulnerability has been resolved:
ARM: OMAP2+: display: Fix refcount leak bug
In omapdss_init_fbdev(), of_find_node_by_name() will return a node pointer with refcount incremented. We should use of_node_put() when it is not used anymore.
{ "affected": [], "aliases": [ "CVE-2022-50203" ], "database_specific": { "cwe_ids": [], "github_reviewed": false, "github_reviewed_at": null, "nvd_published_at": "2025-06-18T11:15:51Z", "severity": null }, "details": "In the Linux kernel, the following vulnerability has been resolved:\n\nARM: OMAP2+: display: Fix refcount leak bug\n\nIn omapdss_init_fbdev(), of_find_node_by_name() will return a node\npointer with refcount incremented. We should use of_node_put() when\nit is not used anymore.", "id": "GHSA-4j8j-vf2p-59hp", "modified": "2025-06-18T12:30:55Z", "published": "2025-06-18T12:30:55Z", "references": [ { "type": "ADVISORY", "url": "https://nvd.nist.gov/vuln/detail/CVE-2022-50203" }, { "type": "WEB", "url": "https://git.kernel.org/stable/c/0b4f96b47ff8dc2fa35d03c4116927248796d9af" }, { "type": "WEB", "url": "https://git.kernel.org/stable/c/2629d171f3d6451724549d8d10d14ac6da37a7be" }, { "type": "WEB", "url": "https://git.kernel.org/stable/c/3e505298a75f0bbdc96e923e76e5d45d6c8f64a7" }, { "type": "WEB", "url": "https://git.kernel.org/stable/c/496988a19d5c36fabf97c847db39167e42393c74" }, { "type": "WEB", "url": "https://git.kernel.org/stable/c/50b87a32a79bca6e275918a711fb8cc55e16d739" }, { "type": "WEB", "url": "https://git.kernel.org/stable/c/88d556029a78999b098d26a330bb6a7de166f426" }, { "type": "WEB", "url": "https://git.kernel.org/stable/c/a89a865dc9f0600fd146224e314775b9efc9d845" }, { "type": "WEB", "url": "https://git.kernel.org/stable/c/bdbdf69d5b78c5712c60c0004fa6aed12da36e26" } ], "schema_version": "1.4.0", "severity": [] }
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…