CVE-2026-53202
Vulnerability Summary
Timeline
Description
In the Linux kernel, the following vulnerability has been resolved: accel/ivpu: Fix signed integer truncation in IPC receive Fix potential buffer overflow where firmware-supplied data_size is cast to signed int before being used in min_t(). Large unsigned values (>= 0x80000000) become negative, causing unsigned wraparound and oversized memcpy operations that can overflow the stack buffer. Change min_t(int, ...) to min() as both values are unsigned and can be handled by min() without explicit cast.
CVSS Metrics
- v3.1•HIGH•Score: 7.8CVSS:3.1/AV:L/AC:L/PR:L/UI:N/S:U/C:H/I:H/A:H
- v3.1•HIGH•Score: 7.3CVSS:3.1/AV:L/AC:L/PR:L/UI:N/S:U/C:H/I:L/A:H
EPSS Trends
Current EPSS score: 0.16%• Percentile: 5%
Techniques & Countermeasures
- CWE-674•Uncontrolled Recursion
The product does not properly control the amount of recursion that takes place, consuming excessive resources, such as allocated memory or the program stack.
- CWE-787•Out-of-bounds Write
The product writes data past the end, or before the beginning, of the intended buffer.
Affected Systems
- chainguard•linux-aws-6.12
< 6.12.95-r0
- chainguard•linux-aws-6.18
< 6.18.38-r0
- chainguard•linux-azure-6.12
< 6.12.95-r0
- chainguard•linux-azure-6.18
< 6.18.38-r0
- chainguard•linux-gcp-6.12
< 6.12.95-r0
- chainguard•linux-gcp-6.18
< 6.18.38-r0
- chainguard•linux-gcp-6.18-bootc-boot-installed
< 6.18.38-r0
- chainguard•linux-qemu-6.12
< 6.12.95-r0
- chainguard•linux-qemu-6.18
< 6.18.38-r0
- chainguard•linux-qemu-6.18-bootc-boot-installed
< 6.18.38-r0
- chainguard•linux-qemu-melange
< 6.18.38-r0
- chainguard•linux-vmware-6.12
< 6.12.95-r0
- chainguard•linux-vmware-6.18
< 6.18.38-r0
- debian•linux
< 6.12.94-1 | < 7.0.13-1
- ubuntu•linux
all | all | all | < 7.0.0-31.31
- ubuntu•linux-allwinner-5.19
all
- ubuntu•linux-aws
all | all | all | < 7.0.0-1012.12
- ubuntu•linux-aws-5.0
all
- ubuntu•linux-aws-5.11
all
- ubuntu•linux-aws-5.13
all
- ubuntu•linux-aws-5.19
all
- ubuntu•linux-aws-5.3
all
- ubuntu•linux-aws-5.8
all
- ubuntu•linux-aws-6.14
all
- ubuntu•linux-aws-6.17
all
- ubuntu•linux-aws-6.2
all
- ubuntu•linux-aws-6.5
all
- ubuntu•linux-aws-6.8
all
- ubuntu•linux-aws-7.0
all | < 7.0.0-1012.12~24.04.1
- ubuntu•linux-aws-fips
all
- ubuntu•linux-azure
all | all | all | all
- ubuntu•linux-azure-5.11
all
- ubuntu•linux-azure-5.13
all
- ubuntu•linux-azure-5.19
all
- ubuntu•linux-azure-5.3
all
- ubuntu•linux-azure-5.8
all
- ubuntu•linux-azure-6.11
all
- ubuntu•linux-azure-6.14
all
- ubuntu•linux-azure-6.17
all
- ubuntu•linux-azure-6.2
all
- ubuntu•linux-azure-6.5
all
- ubuntu•linux-azure-6.8
all
- ubuntu•linux-azure-7.0
all
- ubuntu•linux-azure-edge
all
- ubuntu•linux-azure-fde
all | all | all | all
- ubuntu•linux-azure-fde-5.19
all
- ubuntu•linux-azure-fde-6.14
all
- ubuntu•linux-azure-fde-6.17
all
- ubuntu•linux-azure-fde-6.2
all
- ubuntu•linux-azure-fde-6.8
all
Showing first 50 affected entries in server-rendered view.
References (21)
- https://git.kernel.org/stable/c/4788556d4dd9d717037e385de178974e9649231d
- https://git.kernel.org/stable/c/45cb105b8642c65e9be286f7058e92314efe7ea3
- https://git.kernel.org/stable/c/2821bf2b79e47f87e1dbdd9d25c78240965a97d6
- https://git.kernel.org/stable/c/d9faef564438d1e4579c692c046603e7ada7bdf4
- https://access.redhat.com/security/cve/CVE-2026-53202
- https://bugzilla.redhat.com/show_bug.cgi?id=2492823
- https://security.access.redhat.com/data/csaf/v2/vex/2026/cve-2026-53202.json
- https://access.redhat.com/errata/RHSA-2026:54343
- https://access.redhat.com/errata/RHSA-2026:54443
- https://ubuntu.com/security/CVE-2026-53202
- https://www.cve.org/CVERecord?id=CVE-2026-53202
- https://git.kernel.org/linus/d9faef564438d1e4579c692c046603e7ada7bdf4
- https://security-tracker.debian.org/tracker/CVE-2026-53202
- https://github.com/CVEProject/cvelistV5/tree/main/cves/2026/53xxx/CVE-2026-53202.json
- https://nvd.nist.gov/vuln/detail/CVE-2026-53202
- https://git.kernel.org/pub/scm/linux/kernel/git/stable/linux.git
- https://ubuntu.com/security/notices/USN-8726-1
- https://ubuntu.com/security/notices/USN-8727-1
- https://ubuntu.com/security/notices/USN-8728-1
- https://ubuntu.com/security/notices/USN-8760-1
- https://ubuntu.com/security/notices/USN-8726-2