Back to search
CVE-2023-53707
Published: Oct 22, 2025
Modified: May 11, 2026
PUBLISHED
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.
| Vendor | Product | Versions |
|---|---|---|
Linux | Linux | affected d38ceaf99ed015f2a0b9af3499791bd3a3daae21 - < 9f55d300541cb5b435984d269087810581580b00affected d38ceaf99ed015f2a0b9af3499791bd3a3daae21 - < c3deb091398e9e469d08dd1599b6d76fd6b29df8affected d38ceaf99ed015f2a0b9af3499791bd3a3daae21 - < 87c2213e85bd81e4a9a4d0880c256568794ae388 |
Linux | Linux | affected 4.2unaffected 0 - < 4.2unaffected 6.1.47 - <= 6.1.*unaffected 6.4.12 - <= 6.4.*unaffected 6.5 - <= * |
Security Training
Train your team to recognize and prevent security threats with our comprehensive security awareness program.
Start TrainingVulnerability Scanning
Discover vulnerabilities in your applications and infrastructure before attackers do.
Scan Now