Vulnerability Description
In the Linux kernel, the following vulnerability has been resolved: pmdomain: imx8m-blk-ctrl: Remove separate rst and clk mask for 8mq vpu For i.MX8MQ platform, the ADB in the VPUMIX domain has no separate reset and clock enable bits, but is ungated and reset together with the VPUs. So we can't reset G1 or G2 separately, it may led to the system hang. Remove rst_mask and clk_mask of imx8mq_vpu_blk_ctl_domain_data. Let imx8mq_vpu_power_notifier() do really vpu reset.
CVSS Score
MEDIUM
Affected Products
| Vendor | Product | Versions |
|---|---|---|
| Linux | Linux Kernel | >= 5.18, < 6.1.162 |
References
- https://git.kernel.org/stable/c/3de49966499634454fd59e0e6fecd50baab7febdPatch
- https://git.kernel.org/stable/c/5c56a6f4b5a4f87c094c92a30fa17e28e37ec2abPatch
- https://git.kernel.org/stable/c/8859e336d233e61a4c40d40dc6a9f21e8b9b719cPatch
- https://git.kernel.org/stable/c/cad7003d951e8899db58ee2fef211586af726f09Patch
- https://git.kernel.org/stable/c/fd675de6bddf7e9bdf42ae3929d4c27ba6d1ef76Patch
FAQ
What is CVE-2026-23116?
CVE-2026-23116 is a vulnerability with a CVSS score of 5.5 (MEDIUM). In the Linux kernel, the following vulnerability has been resolved: pmdomain: imx8m-blk-ctrl: Remove separate rst and clk mask for 8mq vpu For i.MX8MQ platform, the ADB in the VPUMIX domain has no s...
How severe is CVE-2026-23116?
CVE-2026-23116 has been rated MEDIUM with a CVSS base score of 5.5/10. Review the CVSS metrics above for detailed severity breakdown.
Is there a patch for CVE-2026-23116?
Check the references section above for vendor advisories and patch information. Affected products include: Linux Linux Kernel.