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 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.
Configurations

Configuration 1 (hide)

OR cpe:2.3:o:linux:linux_kernel:*:*:*:*:*:*:*:*
cpe:2.3:o:linux:linux_kernel:*:*:*:*:*:*:*:*
cpe:2.3:o:linux:linux_kernel:*:*:*:*:*:*:*:*
cpe:2.3:o:linux:linux_kernel:7.1:rc1:*:*:*:*:*:*
cpe:2.3:o:linux:linux_kernel:7.1:rc2:*:*:*:*:*:*
cpe:2.3:o:linux:linux_kernel:7.1:rc3:*:*:*:*:*:*
cpe:2.3:o:linux:linux_kernel:7.1:rc4:*:*:*:*:*:*
cpe:2.3:o:linux:linux_kernel:7.1:rc5:*:*:*:*:*:*
cpe:2.3:o:linux:linux_kernel:7.1:rc6:*:*:*:*:*:*

History

02 Jul 2026, 20:56

Type Values Removed Values Added
References () https://git.kernel.org/stable/c/4e5047cc94bea1cc7b670b7f503358e9af0542df - () https://git.kernel.org/stable/c/4e5047cc94bea1cc7b670b7f503358e9af0542df - Patch
References () https://git.kernel.org/stable/c/d3c12ed33e8923f3090909a1738f3e59292996a6 - () https://git.kernel.org/stable/c/d3c12ed33e8923f3090909a1738f3e59292996a6 - Patch
References () https://git.kernel.org/stable/c/fa598556ecef412edcb391f144b7642e18fdfd45 - () https://git.kernel.org/stable/c/fa598556ecef412edcb391f144b7642e18fdfd45 - Patch
References () https://git.kernel.org/stable/c/fb176425837693f50c5c9fc8db6fbb04af22bd0a - () https://git.kernel.org/stable/c/fb176425837693f50c5c9fc8db6fbb04af22bd0a - Patch
References () https://access.redhat.com/security/cve/CVE-2026-53203 - () https://access.redhat.com/security/cve/CVE-2026-53203 - Third Party Advisory
References () https://bugzilla.redhat.com/show_bug.cgi?id=2492798 - () https://bugzilla.redhat.com/show_bug.cgi?id=2492798 - Third Party Advisory
References () https://security.access.redhat.com/data/csaf/v2/vex/2026/cve-2026-53203.json - () https://security.access.redhat.com/data/csaf/v2/vex/2026/cve-2026-53203.json - Third Party Advisory
CPE cpe:2.3:o:linux:linux_kernel:*:*:*:*:*:*:*:*
cpe:2.3:o:linux:linux_kernel:7.1:rc2:*:*:*:*:*:*
cpe:2.3:o:linux:linux_kernel:7.1:rc3:*:*:*:*:*:*
cpe:2.3:o:linux:linux_kernel:7.1:rc1:*:*:*:*:*:*
cpe:2.3:o:linux:linux_kernel:7.1:rc5:*:*:*:*:*:*
cpe:2.3:o:linux:linux_kernel:7.1:rc4:*:*:*:*:*:*
cpe:2.3:o:linux:linux_kernel:7.1:rc6:*:*:*:*:*:*
CWE CWE-787
First Time Linux linux Kernel
Linux

30 Jun 2026, 03:20

Type Values Removed Values Added
CWE CWE-120
References
  • () https://access.redhat.com/security/cve/CVE-2026-53203 -
  • () https://bugzilla.redhat.com/show_bug.cgi?id=2492798 -
  • () https://security.access.redhat.com/data/csaf/v2/vex/2026/cve-2026-53203.json -

28 Jun 2026, 08:16

Type Values Removed Values Added
CVSS v2 : unknown
v3 : unknown
v2 : unknown
v3 : 7.1

25 Jun 2026, 09:16

Type Values Removed Values Added
New CVE

Information

Published : 2026-06-25 09:16

Updated : 2026-07-15 01:16


NVD link : CVE-2026-53203

Mitre link : CVE-2026-53203

CVE.ORG link : CVE-2026-53203


JSON object : View

Products Affected

linux

  • linux_kernel
CWE
CWE-787

Out-of-bounds Write

CWE-120

Buffer Copy without Checking Size of Input ('Classic Buffer Overflow')