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.
CVSS
No CVSS.
References
Configurations
No configuration.
History
No history.
Information
Published : 2026-09-16 11:17
Updated : 2026-09-16 11:17
NVD link : CVE-2026-89977
Mitre link : CVE-2026-89977
CVE.ORG link : CVE-2026-89977
JSON object : View
Products Affected
No product.
CWE
No CWE.
