CVE-2026-53203EPSS p4.0%
CVE-2026-53203CVE-2026-53203
linux / linux_kernel
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.
Scoring
| CVSS | 7.1 () |
| Vector | CVSS:3.1/AV:L/AC:L/PR:L/UI:N/S:U/C:H/I:N/A:H |
| EPSS | 0.14% probability of exploitation · percentile 4.0% · 2026-08-11T12:00:17Z |
| Last modified | 2026-07-15 |