### [CVE-2024-56753](https://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2024-56753) ![](https://img.shields.io/static/v1?label=Product&message=Linux&color=blue) ![](https://img.shields.io/static/v1?label=Version&message=&color=brightgreen) ![](https://img.shields.io/static/v1?label=Version&message=6.12%20&color=brightgreen) ![](https://img.shields.io/static/v1?label=Version&message=c2e70d307f4491ff970208a41cce84c95771f340%20&color=brightgreen) ![](https://img.shields.io/static/v1?label=Vulnerability&message=n%2Fa&color=blue) ### Description In the Linux kernel, the following vulnerability has been resolved:drm/amdgpu/gfx9: Add Cleaner Shader Deinitialization in gfx_v9_0 ModuleThis commit addresses an omission in the previous patch related to thecleaner shader support for GFX9 hardware. Specifically, it adds thenecessary deinitialization code for the cleaner shader in thegfx_v9_0_sw_fini function.The added line amdgpu_gfx_cleaner_shader_sw_fini(adev); ensures that anyallocated resources for the cleaner shader are freed correctly, avoidingpotential memory leaks and ensuring that the GPU state is clean for thenext initialization sequence. ### POC #### Reference No PoCs from references. #### Github - https://github.com/cku-heise/euvd-api-doc - https://github.com/fkie-cad/nvd-json-data-feeds