GHSA-8GR2-CXR8-J22G
Vulnerability from github – Published: 2026-09-17 18:32 – Updated: 2026-09-17 18:32In the Linux kernel, the following vulnerability has been resolved:
wifi: ath11k: fix leak in ath11k_service_ready_ext_event()
Currently, during ath11k_service_ready_ext_event() processing, svc_rdy_ext.mac_phy_caps can be allocated during TLV parsing. This is a temporary allocation that is freed on the success path, but not on the error path. If parsing succeeds far enough to allocate mac_phy_caps and then fails on a later TLV, the allocation leaks. So free the allocation on the error path.
Compile tested only.
{
"affected": [],
"aliases": [
"CVE-2026-90361"
],
"database_specific": {
"cwe_ids": [],
"github_reviewed": false,
"github_reviewed_at": null,
"nvd_published_at": "2026-09-17T17:17:35Z",
"severity": null
},
"details": "In the Linux kernel, the following vulnerability has been resolved:\n\nwifi: ath11k: fix leak in ath11k_service_ready_ext_event()\n\nCurrently, during ath11k_service_ready_ext_event() processing,\nsvc_rdy_ext.mac_phy_caps can be allocated during TLV parsing. This is a\ntemporary allocation that is freed on the success path, but not on the\nerror path. If parsing succeeds far enough to allocate mac_phy_caps and\nthen fails on a later TLV, the allocation leaks. So free the allocation\non the error path.\n\nCompile tested only.",
"id": "GHSA-8gr2-cxr8-j22g",
"modified": "2026-09-17T18:32:02Z",
"published": "2026-09-17T18:32:02Z",
"references": [
{
"type": "ADVISORY",
"url": "https://nvd.nist.gov/vuln/detail/CVE-2026-90361"
},
{
"type": "WEB",
"url": "https://git.kernel.org/stable/c/0293be2212d319d59589082461abf2a9b626cd1c"
},
{
"type": "WEB",
"url": "https://git.kernel.org/stable/c/047a817147806140cdef5fa25d69d7b7a24f905c"
},
{
"type": "WEB",
"url": "https://git.kernel.org/stable/c/10ccd92825504c029390874c6fb84c62d9f263f9"
},
{
"type": "WEB",
"url": "https://git.kernel.org/stable/c/1296cae53052881ddd571a9d4f467a16ebfb7f14"
},
{
"type": "WEB",
"url": "https://git.kernel.org/stable/c/35cb3086b426b3468cfc32d0d8d9883409705ea9"
},
{
"type": "WEB",
"url": "https://git.kernel.org/stable/c/7dbf0bc50cf3ddd039becd875691bb7f484fa004"
},
{
"type": "WEB",
"url": "https://git.kernel.org/stable/c/854eb9053a793b73c4e8082e1923735a80c77bcd"
},
{
"type": "WEB",
"url": "https://git.kernel.org/stable/c/f5bb3471c9f46c6cabc06a152c13fc518330913e"
}
],
"schema_version": "1.4.0",
"severity": []
}
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.
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.
Browse all ATT&CK techniques and the vulnerabilities related to each.
Related by attack behaviour
Vulnerabilities whose description is nearest to this one in the vector space of the CIRCL/vulnerability-attack-technique-biencoder model. This is a similarity search over the bi-encoder space (plain cosine), not a classification, and it has no measured accuracy.