NONE · 0

CVE-2026-53203

In the Linux kernel, the following vulnerability has been resolved: accel/ivpu: Add buffer overflow check in MS get_info_ioctl Add validation that the info size returned from the metric stream info ...

Vulnerability Description

In the Linux kernel, the following vulnerability has been resolved: accel/ivpu: Add buffer overflow check in MS get_info_ioctl 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.

References

FAQ

What is CVE-2026-53203?

CVE-2026-53203 is a documented vulnerability. In the Linux kernel, the following vulnerability has been resolved: accel/ivpu: Add buffer overflow check in MS get_info_ioctl Add validation that the info size returned from the metric stream info ...

How severe is CVE-2026-53203?

CVSS scoring is not yet available for CVE-2026-53203. Check NVD for updates.

Is there a patch for CVE-2026-53203?

Check the references section above for vendor advisories and patch information. Review vendor security bulletins for remediation guidance.