In the Linux kernel, the following vulnerability has been resolved:
accel/ivpu: Add buffer overflow check in MS getinfoioctl
Add validation that the info size returned from the metric stream info query is not exceeded when checked against the allocated buffer size. If the firmware returns a size larger than the buffer, reject the operation with -EOVERFLOW instead of proceeding with an incorrect buffer copy.
{
"osv_generated_from": "https://github.com/CVEProject/cvelistV5/tree/main/cves/2026/53xxx/CVE-2026-53203.json",
"cna_assigner": "Linux"
}