Vulnerability in Linux

CVE-2023-53707

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.

EPSS: 0.002 (9.8th percentile) — read the EPSS interpretation.

CVSS v3 metric

CVSS v3 base score 7.8 (High). Vector: CVSS:3.1/AV:L/AC:L/PR:L/UI:N/S:U/C:H/I:H/A:H.

Affected products

  • Linux — versions d38ceaf99ed015f2a0b9af3499791bd3a3daae21, 4.2, 0

References

Frequently asked questions

What is CVE-2023-53707?
CVE-2023-53707 is a high-severity vulnerability in Linux. CVSS score: 7.8/10. Published 2025-10-22.
How severe is CVE-2023-53707?
High severity. CVSS v3 base score is 7.8 out of 10.