Vulnerability Description
In the Linux kernel, the following vulnerability has been resolved: accel/ethosu: check MMIO mapping errors in probe devm_platform_ioremap_resource() returns an error pointer when the register resource cannot be mapped. ethosu_probe() stores it and continues until initialization dereferences it through MMIO accessors. Return the mapping error before initializing the device.
References
- https://git.kernel.org/stable/c/7ab64476a610fe65858fdc37c7a30caa13e334ac
- https://git.kernel.org/stable/c/f7aad73b481194e3f0efba9688e9a5914bbd036b
FAQ
What is CVE-2026-89977?
CVE-2026-89977 is a documented vulnerability. In the Linux kernel, the following vulnerability has been resolved: accel/ethosu: check MMIO mapping errors in probe devm_platform_ioremap_resource() returns an error pointer when the register resou...
How severe is CVE-2026-89977?
CVSS scoring is not yet available for CVE-2026-89977. Check NVD for updates.
Is there a patch for CVE-2026-89977?
Check the references section above for vendor advisories and patch information. Review vendor security bulletins for remediation guidance.