ghsa-6q7v-49c4-hj5m
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:
apparmor: fix reference count leak in aa_pivotroot()
The aa_pivotroot() function has a reference counting bug in a specific path. When aa_replace_current_label() returns on success, the function forgets to decrement the reference count of “target”, which is increased earlier by build_pivotroot(), causing a reference leak.
Fix it by decreasing the refcount of “target” in that path.
{ "affected": [], "aliases": [ "CVE-2022-50077" ], "database_specific": { "cwe_ids": [], "github_reviewed": false, "github_reviewed_at": null, "nvd_published_at": "2025-06-18T11:15:36Z", "severity": null }, "details": "In the Linux kernel, the following vulnerability has been resolved:\n\napparmor: fix reference count leak in aa_pivotroot()\n\nThe aa_pivotroot() function has a reference counting bug in a specific\npath. When aa_replace_current_label() returns on success, the function\nforgets to decrement the reference count of \u201ctarget\u201d, which is\nincreased earlier by build_pivotroot(), causing a reference leak.\n\nFix it by decreasing the refcount of \u201ctarget\u201d in that path.", "id": "GHSA-6q7v-49c4-hj5m", "modified": "2025-06-18T12:30:47Z", "published": "2025-06-18T12:30:46Z", "references": [ { "type": "ADVISORY", "url": "https://nvd.nist.gov/vuln/detail/CVE-2022-50077" }, { "type": "WEB", "url": "https://git.kernel.org/stable/c/11c3627ec6b56c1525013f336f41b79a983b4d46" }, { "type": "WEB", "url": "https://git.kernel.org/stable/c/2ceeb3296e9dde1d5772348046affcefdea605e2" }, { "type": "WEB", "url": "https://git.kernel.org/stable/c/3ca40ad7afae144169a43988ef1a3f16182faf0a" }, { "type": "WEB", "url": "https://git.kernel.org/stable/c/64103ea357734b82384c925cba4758fdb909be0c" }, { "type": "WEB", "url": "https://git.kernel.org/stable/c/d53194707d2a1851be027cd74266b96ceff799d3" }, { "type": "WEB", "url": "https://git.kernel.org/stable/c/ef6fb6f0d0d8440595b45a7e53c6162c737177f4" }, { "type": "WEB", "url": "https://git.kernel.org/stable/c/f4d5c7796571624e3f380b447ada52834270a287" } ], "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…