GHSA-JJCV-W6QG-R3FW
Vulnerability from github – Published: 2025-12-09 18:30 – Updated: 2025-12-09 18:30
VLAI?
Details
In the Linux kernel, the following vulnerability has been resolved:
wifi: ipw2200: fix memory leak in ipw_wdev_init()
In the error path of ipw_wdev_init(), exception value is returned, and the memory applied for in the function is not released. Also the memory is not released in ipw_pci_probe(). As a result, memory leakage occurs. So memory release needs to be added to the error path of ipw_wdev_init().
{
"affected": [],
"aliases": [
"CVE-2022-50660"
],
"database_specific": {
"cwe_ids": [],
"github_reviewed": false,
"github_reviewed_at": null,
"nvd_published_at": "2025-12-09T16:17:17Z",
"severity": null
},
"details": "In the Linux kernel, the following vulnerability has been resolved:\n\nwifi: ipw2200: fix memory leak in ipw_wdev_init()\n\nIn the error path of ipw_wdev_init(), exception value is returned, and\nthe memory applied for in the function is not released. Also the memory\nis not released in ipw_pci_probe(). As a result, memory leakage occurs.\nSo memory release needs to be added to the error path of ipw_wdev_init().",
"id": "GHSA-jjcv-w6qg-r3fw",
"modified": "2025-12-09T18:30:31Z",
"published": "2025-12-09T18:30:31Z",
"references": [
{
"type": "ADVISORY",
"url": "https://nvd.nist.gov/vuln/detail/CVE-2022-50660"
},
{
"type": "WEB",
"url": "https://git.kernel.org/stable/c/112c1af02b8f535baf42ef9d807aea963705ef15"
},
{
"type": "WEB",
"url": "https://git.kernel.org/stable/c/1f590fb3d14e5db3a9e06ee141b1685c429278ce"
},
{
"type": "WEB",
"url": "https://git.kernel.org/stable/c/62ec7e8bf42f1542f966dda687c654aae81718c8"
},
{
"type": "WEB",
"url": "https://git.kernel.org/stable/c/75d20ba9506eb90d92e660e04dd887ff1495fcc3"
},
{
"type": "WEB",
"url": "https://git.kernel.org/stable/c/8a2eb9d9d0c1535bc8e22840193bff4cdcac878b"
},
{
"type": "WEB",
"url": "https://git.kernel.org/stable/c/9424ea9d557ef41d86eb40b6349ae991c3dcff89"
},
{
"type": "WEB",
"url": "https://git.kernel.org/stable/c/9fe21dc626117fb44a8eb393713a86a620128ce3"
},
{
"type": "WEB",
"url": "https://git.kernel.org/stable/c/fb3517b92a45c8004ac26250ae041a24eb23fef1"
}
],
"schema_version": "1.4.0",
"severity": []
}
Loading…
Loading…
Sightings
| Author | Source | Type | Date |
|---|
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…
Loading…