Vulnerability Description
In the Linux kernel, the following vulnerability has been resolved: pmdomain: imx93-blk-ctrl: Extract PHY as shared domain for DSI/CSI The MIPI DSI and CSI domains share control bits for clock and reset, which can lead to incorrect behavior if one domain disables the shared resource while the other is still active. To fix the issue, introduce a shared MIPI PHY power domain to own the common resources and make DSI and CSI its subdomains. This ensures the shared bits are properly managed and not disabled while still in use.
CVSS Score
HIGH
References
- https://git.kernel.org/stable/c/4ba6d7166750d0b810c6cfc0b1df7585f513b48c
- https://git.kernel.org/stable/c/4fd5b33faf092ef2d09f730a7d9e49f9e976ac67
- https://git.kernel.org/stable/c/99611233f8cda833169fa6487d5dacdf189e5cb0
FAQ
What is CVE-2026-72009?
CVE-2026-72009 is a vulnerability with a CVSS score of 7.8 (HIGH). In the Linux kernel, the following vulnerability has been resolved: pmdomain: imx93-blk-ctrl: Extract PHY as shared domain for DSI/CSI The MIPI DSI and CSI domains share control bits for clock and r...
How severe is CVE-2026-72009?
CVE-2026-72009 has been rated HIGH with a CVSS base score of 7.8/10. Review the CVSS metrics above for detailed severity breakdown.
Is there a patch for CVE-2026-72009?
Check the references section above for vendor advisories and patch information. Review vendor security bulletins for remediation guidance.