CVE-2024-56753
Published: Dec 29, 2024
Modified: May 11, 2026
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.
| Vendor | Product | Versions |
|---|---|---|
Linux | Linux | affected c2e70d307f4491ff970208a41cce84c95771f340 - < 720c0376b3d29cbab921a60062fda5980742ed9daffected c2e70d307f4491ff970208a41cce84c95771f340 - < e47cb9d2533200d49dd5364d4a148119492f8a3d |
Linux | Linux | affected 6.12unaffected 0 - < 6.12unaffected 6.12.2 - <= 6.12.*unaffected 6.13 - <= * |
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