CVE-2024-56753

MEDIUM EPSS 7.0%
Published Dec 29, 20241y ago · Modified Jun 17, 20262w ago
5.5 CVSS 3.1
Medium
Find Similar
Published Dec 29, 2024 1y ago
Last Modified Jun 17, 2026 2w ago

Description

In the Linux kernel, the following vulnerability has been resolved: drm/amdgpu/gfx9: Add Cleaner Shader Deinitialization in gfx_v9_0 Module This commit addresses an omission in the previous patch related to the cleaner shader support for GFX9 hardware. Specifically, it adds the necessary deinitialization code for the cleaner shader in the gfx_v9_0_sw_fini function. The added line amdgpu_gfx_cleaner_shader_sw_fini(adev); ensures that any allocated resources for the cleaner shader are freed correctly, avoiding potential memory leaks and ensuring that the GPU state is clean for the next initialization sequence.

CVSS Details

Base Score
5.5
Exploitability
1.8
Impact
3.6
Vector string
CVSS:3.1/AV:L/AC:L/PR:L/UI:N/S:U/C:N/I:N/A:H
Attack Vector Local
Attack Complexity Low
Privileges Required Low
User Interaction None
Scope Unchanged
Confidentiality None
Integrity None
Availability High

Threat Intelligence

EPSS Exploit Probability
7.0% percentile
Exploit & Patch Status
No Known Exploit
Patch Available

Weaknesses 1

CWE-401

Affected Products 1

VendorProductVersionRange
linuxlinux_kernel*≥6.12  –  <6.12.2

References 2

  • git.kernel.org https://git.kernel.org/stable/c/720c0376b3d29cbab921a60062fda5980742ed9d
    Patch
  • git.kernel.org https://git.kernel.org/stable/c/e47cb9d2533200d49dd5364d4a148119492f8a3d
    Patch

Remediation

  • git.kernel.org https://git.kernel.org/stable/c/720c0376b3d29cbab921a60062fda5980742ed9d
    Patch
  • git.kernel.org https://git.kernel.org/stable/c/e47cb9d2533200d49dd5364d4a148119492f8a3d
    Patch