CVE-2023-53707

Linux Kernel - Integer Overflow in amdgpu_cs_pass1

Title source: llm
STIX 2.1

Description

In the Linux kernel, the following vulnerability has been resolved: drm/amdgpu: Fix integer overflow in amdgpu_cs_pass1 The type of size is unsigned int, if size is 0x40000000, there will be an integer overflow, size will be zero after size *= sizeof(uint32_t), will cause uninitialized memory to be referenced later.

Scores

EPSS 0.0020
EPSS Percentile 9.8%

Details

Status published
Products (10)
linux/Kernel 4.2.0 - 6.1.47linux
linux/Kernel 6.2.0 - 6.4.12linux
Linux/Linux < 4.2
Linux/Linux 4.2
Linux/Linux 6.1.47 - 6.1.*
Linux/Linux 6.4.12 - 6.4.*
Linux/Linux 6.5
Linux/Linux d38ceaf99ed015f2a0b9af3499791bd3a3daae21 - 87c2213e85bd81e4a9a4d0880c256568794ae388
Linux/Linux d38ceaf99ed015f2a0b9af3499791bd3a3daae21 - 9f55d300541cb5b435984d269087810581580b00
Linux/Linux d38ceaf99ed015f2a0b9af3499791bd3a3daae21 - c3deb091398e9e469d08dd1599b6d76fd6b29df8
Published Oct 22, 2025
Tracked Since Feb 18, 2026