GHSA-82CQ-J2Q5-4P5V
Vulnerability from github – Published: 2026-09-11 21:31 – Updated: 2026-09-14 15:32In the Linux kernel, the following vulnerability has been resolved:
RDMA/cxgb4: Cancel reg_work before freeing device on remove
c4iw_uld_state_change() queues reg_work to register the RDMA device. c4iw_remove() can free ctx->dev while this work is pending or running, leaving c4iw_register_device() accessing the freed device.
Cancel reg_work before removing the device. The registration work can tear down ctx->dev when registration fails, so do not unregister or deallocate it again in that case.
This issue was found by an in-house static analysis tool.
{
"affected": [],
"aliases": [
"CVE-2026-89510"
],
"database_specific": {
"cwe_ids": [],
"github_reviewed": false,
"github_reviewed_at": null,
"nvd_published_at": "2026-09-11T20:19:33Z",
"severity": "HIGH"
},
"details": "In the Linux kernel, the following vulnerability has been resolved:\n\nRDMA/cxgb4: Cancel reg_work before freeing device on remove\n\nc4iw_uld_state_change() queues reg_work to register the RDMA device.\nc4iw_remove() can free ctx-\u003edev while this work is pending or running,\nleaving c4iw_register_device() accessing the freed device.\n\nCancel reg_work before removing the device. The registration work can\ntear down ctx-\u003edev when registration fails, so do not unregister or\ndeallocate it again in that case.\n\nThis issue was found by an in-house static analysis tool.",
"id": "GHSA-82cq-j2q5-4p5v",
"modified": "2026-09-14T15:32:27Z",
"published": "2026-09-11T21:31:30Z",
"references": [
{
"type": "ADVISORY",
"url": "https://nvd.nist.gov/vuln/detail/CVE-2026-89510"
},
{
"type": "WEB",
"url": "https://git.kernel.org/stable/c/320e5258a53af0abc5abd9eb01519a48bab2dee8"
},
{
"type": "WEB",
"url": "https://git.kernel.org/stable/c/3265d558dfafab8f12f5fba06ebbf15cae9f3225"
},
{
"type": "WEB",
"url": "https://git.kernel.org/stable/c/4681e731db07769846901cfabdd3e53f765eb9d3"
},
{
"type": "WEB",
"url": "https://git.kernel.org/stable/c/672ee1981db10569ec96030bddb322f18382ec04"
},
{
"type": "WEB",
"url": "https://git.kernel.org/stable/c/85f438382a865a4dc4c50e6b884310bb2b60fc4d"
},
{
"type": "WEB",
"url": "https://git.kernel.org/stable/c/a7100601aa1a39f799a566acce10db20eaf4b7f2"
},
{
"type": "WEB",
"url": "https://git.kernel.org/stable/c/e6e79e7be87c5ea92728060a3d7fb56890a91e45"
},
{
"type": "WEB",
"url": "https://git.kernel.org/stable/c/fe9c591026c576d8b1f72aab5e4cd67350530763"
}
],
"schema_version": "1.4.0",
"severity": [
{
"score": "CVSS:3.1/AV:L/AC:L/PR:L/UI:N/S:U/C:H/I:H/A:H",
"type": "CVSS_V3"
}
]
}
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.