CVE-2026-89594
Last modified
CVE-2026-89594 is a high-severity vulnerability rated 7.8/10 on the CVSS scale. In 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.. EPSS estimates a 0.16% chance of exploitation in the next 30 days.
Description
In 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.
Metrics
Affected Software
Source: CNA advisory (CVE.org). NVD analysis pending.
| Vendor | Product | Versions |
|---|---|---|
| Linux | Linux | >= f959dcd6ddfd29235030e8026471ac1b022ad2b0, < 6a5426f56de98faf7886702f8720828bf346a48f; >= f959dcd6ddfd29235030e8026471ac1b022ad2b0, < a4beb841f84e0e6ad5ff3d114f43ad30165572dd; >= f959dcd6ddfd29235030e8026471ac1b022ad2b0, < 9ecef057b7a7f165ce66eaf07cb4cf85d10ed9c7; >= f959dcd6ddfd29235030e8026471ac1b022ad2b0, < 9963a65be2befff82b5f5a7cfcd7ac4aca081c0b; >= f959dcd6ddfd29235030e8026471ac1b022ad2b0, < e8d47e309c704df95816e7442f05947424d8b33f; >= f959dcd6ddfd29235030e8026471ac1b022ad2b0, < 4e019e5e247bfe877fdf288f2d6ec1b4c850c7c6; >= f959dcd6ddfd29235030e8026471ac1b022ad2b0, < fbffbfdae55954213fea99c5c9856c48dc705019; >= f959dcd6ddfd29235030e8026471ac1b022ad2b0, < e81250ec6b69248b00d38c523dc6a13efaf38aab; 4e57482e8440fac7137832629109730ea4b267aa; >= 5.9.2, < 5.10 |
| Linux | Linux | 5.10 |
References
Timeline
- Published
- Last Modified
- Status
- Received
Frequently Asked Questions
What is CVE-2026-89594?
How severe is CVE-2026-89594?
How do I fix CVE-2026-89594?
How Strix Helps
- How Strix found a critical auth bypass in etcdStrix autonomously discovered a critical authentication bypass in etcd, later designated CVE-2026-33413.
- Autonomous PentestingAI agents that find and validate exploitable vulnerabilities like this one across your applications.
- PR ReviewsPentest every pull request so vulnerable code is caught before it ships to production.
- AI Penetration TestingHow AI-driven penetration testing continuously covers your attack surface.
Related CVEs from 2026
- CVE-2026-89589In the Linux kernel, the following vulnerability has been re…
- CVE-2026-8959Sandbox escape due to incorrect boundary conditions in the W…9.6
- CVE-2026-89590In the Linux kernel, the following vulnerability has been re…
- CVE-2026-89591In the Linux kernel, the following vulnerability has been re…
- CVE-2026-89592In the Linux kernel, the following vulnerability has been re…
- CVE-2026-89593In the Linux kernel, the following vulnerability has been re…7.1
- CVE-2026-89595In the Linux kernel, the following vulnerability has been re…
- CVE-2026-89596In the Linux kernel, the following vulnerability has been re…7.1
- CVE-2026-89597In the Linux kernel, the following vulnerability has been re…7.8
- CVE-2026-89598In the Linux kernel, the following vulnerability has been re…
- CVE-2026-89599In the Linux kernel, the following vulnerability has been re…8.4
- CVE-2026-8960Spoofing issue in WebExtensions. This vulnerability was fixe…7.5
Are you affected by CVE-2026-89594?
Run a free Strix scan to check your systems for this vulnerability.
Scan your code nowSource: NVD / NIST
