GHSA-5M26-PCQQ-27H8
Vulnerability from github – Published: 2025-10-04 18:31 – Updated: 2025-10-04 18:31
VLAI
Details
In the Linux kernel, the following vulnerability has been resolved:
x86/xen: Fix memory leak in xen_smp_intr_init{_pv}()
These local variables @{resched|pmu|callfunc...}name saves the new string allocated by kasprintf(), and when bind{v}ipi_to_irqhandler() fails, it goes to the @fail tag, and calls xen_smp_intr_free{_pv}() to free resource, however the new string is not saved, which cause a memory leak issue. fix it.
{
"affected": [],
"aliases": [
"CVE-2022-50495"
],
"database_specific": {
"cwe_ids": [],
"github_reviewed": false,
"github_reviewed_at": null,
"nvd_published_at": "2025-10-04T16:15:46Z",
"severity": null
},
"details": "In the Linux kernel, the following vulnerability has been resolved:\n\nx86/xen: Fix memory leak in xen_smp_intr_init{_pv}()\n\nThese local variables @{resched|pmu|callfunc...}_name saves the new\nstring allocated by kasprintf(), and when bind_{v}ipi_to_irqhandler()\nfails, it goes to the @fail tag, and calls xen_smp_intr_free{_pv}() to\nfree resource, however the new string is not saved, which cause a memory\nleak issue. fix it.",
"id": "GHSA-5m26-pcqq-27h8",
"modified": "2025-10-04T18:31:14Z",
"published": "2025-10-04T18:31:14Z",
"references": [
{
"type": "ADVISORY",
"url": "https://nvd.nist.gov/vuln/detail/CVE-2022-50495"
},
{
"type": "WEB",
"url": "https://git.kernel.org/stable/c/23aef94eea714b721546c0c49a324a8da8d00fb5"
},
{
"type": "WEB",
"url": "https://git.kernel.org/stable/c/69143f60868b3939ddc89289b29db593b647295e"
},
{
"type": "WEB",
"url": "https://git.kernel.org/stable/c/8b6d78bb4ece809c425f96a47ca9b69385ba94bb"
},
{
"type": "WEB",
"url": "https://git.kernel.org/stable/c/9209d2cbf5845b8bf8e722015d86f65a9d2bc76a"
},
{
"type": "WEB",
"url": "https://git.kernel.org/stable/c/ec88254208dd01fa1646e939047d382b216340ac"
},
{
"type": "WEB",
"url": "https://git.kernel.org/stable/c/f698f88f042c6a19bbbac6c84782039a75e7f349"
},
{
"type": "WEB",
"url": "https://git.kernel.org/stable/c/fc134c355b5299495b14a54dd9bb7af8a646cb7c"
}
],
"schema_version": "1.4.0",
"severity": []
}
Loading…
Loading…
Experimental. This forecast is provided for visualization only and may change without notice. Do not use it for operational decisions.
Forecast uses a logistic model when the trend is rising, or an exponential decay model when the trend is falling. Fitted via linearized least squares.
Sightings
| Author | Source | Type | Date | Other |
|---|
Nomenclature
- Seen: The vulnerability was mentioned, discussed, or observed by the user.
- Confirmed: The vulnerability has been validated from an analyst's perspective.
- Published Proof of Concept: A public proof of concept is available for this vulnerability.
- Exploited: The vulnerability was observed as exploited by the user who reported the sighting.
- Patched: The vulnerability was observed as successfully patched by the user who reported the sighting.
- Not exploited: The vulnerability was not observed as exploited by the user who reported the sighting.
- Not confirmed: The user expressed doubt about the validity of the vulnerability.
- Not patched: The vulnerability was not observed as successfully patched by the user who reported the sighting.
Loading…
The MITRE ATT&CK techniques below are AI-generated suggestions, inferred from the description of the
vulnerability by the CIRCL/vulnerability-attack-technique-classification-roberta-base
model, served locally by ML-Gateway.
They have not been verified by an analyst and are provided for guidance only.
The approach is described in our paper Mapping CVEs to MITRE ATT&CK Techniques: A Curated Gold-Set Classifier and the Limits of LLM-Assisted Label Expansion.
The approach is described in our paper Mapping CVEs to MITRE ATT&CK Techniques: A Curated Gold-Set Classifier and the Limits of LLM-Assisted Label Expansion.
Loading…
Loading…