CVE-2026-53203
The CVE-2026-53203 issue concerns the Linux kernel’s accel/ivpu MS get_info_ioctl path. The root cause is insufficient validation of the info size returned from the metric stream info query against the allocated buffer, which could lead to a buffer overflow. The documented fix adds a validation s...