GHSA-2C7X-RWH5-MHQM
Vulnerability from github – Published: 2026-09-11 21:31 – Updated: 2026-09-14 15:32In the Linux kernel, the following vulnerability has been resolved:
hsi: omap_ssi_core: fix missing DMA mask setup for SSI controller device
The OMAP SSI driver uses a synthetic HSI controller device allocated via hsi_alloc_controller(), which does not go through the normal OF/platform device initialization path.
As a result, the embedded struct device does not have a DMA mask initialized by default.
After recent DMA API hardening changes, dma_map_sg() and related helpers now require a valid dma_mask to be present, otherwise the driver may crash or trigger warnings when attempting DMA mapping operations.
Fix this by explicitly initializing the DMA mask for the SSI controller device and setting a 32-bit DMA mask, which matches the hardware capabilities.
{
"affected": [],
"aliases": [
"CVE-2026-89594"
],
"database_specific": {
"cwe_ids": [],
"github_reviewed": false,
"github_reviewed_at": null,
"nvd_published_at": "2026-09-11T20:19:44Z",
"severity": "HIGH"
},
"details": "In the Linux kernel, the following vulnerability has been resolved:\n\nhsi: omap_ssi_core: fix missing DMA mask setup for SSI controller device\n\nThe OMAP SSI driver uses a synthetic HSI controller device allocated via\nhsi_alloc_controller(), which does not go through the normal OF/platform\ndevice initialization path.\n\nAs a result, the embedded struct device does not have a DMA mask\ninitialized by default.\n\nAfter recent DMA API hardening changes, dma_map_sg() and related helpers\nnow require a valid dma_mask to be present, otherwise the driver may\ncrash or trigger warnings when attempting DMA mapping operations.\n\nFix this by explicitly initializing the DMA mask for the SSI controller\ndevice and setting a 32-bit DMA mask, which matches the hardware\ncapabilities.",
"id": "GHSA-2c7x-rwh5-mhqm",
"modified": "2026-09-14T15:32:30Z",
"published": "2026-09-11T21:31:33Z",
"references": [
{
"type": "ADVISORY",
"url": "https://nvd.nist.gov/vuln/detail/CVE-2026-89594"
},
{
"type": "WEB",
"url": "https://git.kernel.org/stable/c/4e019e5e247bfe877fdf288f2d6ec1b4c850c7c6"
},
{
"type": "WEB",
"url": "https://git.kernel.org/stable/c/6a5426f56de98faf7886702f8720828bf346a48f"
},
{
"type": "WEB",
"url": "https://git.kernel.org/stable/c/9963a65be2befff82b5f5a7cfcd7ac4aca081c0b"
},
{
"type": "WEB",
"url": "https://git.kernel.org/stable/c/9ecef057b7a7f165ce66eaf07cb4cf85d10ed9c7"
},
{
"type": "WEB",
"url": "https://git.kernel.org/stable/c/a4beb841f84e0e6ad5ff3d114f43ad30165572dd"
},
{
"type": "WEB",
"url": "https://git.kernel.org/stable/c/e81250ec6b69248b00d38c523dc6a13efaf38aab"
},
{
"type": "WEB",
"url": "https://git.kernel.org/stable/c/e8d47e309c704df95816e7442f05947424d8b33f"
},
{
"type": "WEB",
"url": "https://git.kernel.org/stable/c/fbffbfdae55954213fea99c5c9856c48dc705019"
}
],
"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.