CVE-2026-45203: GPU DDK - rgxfw_hwperf_ufo() re-reads psCmdHeader->ui32CmdSize after initial check, TOCTOU
Kernel software installed and running inside a Host VM may post improper commands to the GPU Firmware to trigger a memory write outside the permitted range of memory for the host kernel.
A TOCTOU bug existed where a malicious driver could modify values in memory after firmware validation but before use.
Affected Software
Event History
Frequently Asked Questions
What is the severity of CVE-2026-45203?
CVE-2026-45203 has a high severity score of 7.8 based on the CVSS 3.1 metrics.
What risks are associated with CVE-2026-45203?
CVE-2026-45203 poses a risk of improper commands being sent to the GPU Firmware, potentially leading to unauthorized memory writes.
How do I fix CVE-2026-45203?
Mitigation for CVE-2026-45203 involves updating the GPU DDK to the latest version that addresses this TOCTOU vulnerability.
What component is affected by CVE-2026-45203?
CVE-2026-45203 affects the GPU DDK specifically within the rgxfw_hwperf_ufo() function.
Can a malicious driver exploit CVE-2026-45203?
Yes, a malicious driver can exploit CVE-2026-45203 by modifying memory values after firmware validation.