### [CVE-2024-56572](https://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2024-56572) ![](https://img.shields.io/static/v1?label=Product&message=Linux&color=blue) ![](https://img.shields.io/static/v1?label=Version&message=f20387dfd065693ba7ea2788a2f893bf653c9cb8%3C%20cf642904be39ae0d441dbdfa8f485e0a46260be4%20&color=brighgreen) ![](https://img.shields.io/static/v1?label=Vulnerability&message=n%2Fa&color=brighgreen) ### Description In the Linux kernel, the following vulnerability has been resolved:media: platform: allegro-dvt: Fix possible memory leak in allocate_buffers_internal()The buffer in the loop should be released under the exception path,otherwise there may be a memory leak here.To mitigate this, free the buffer when allegro_alloc_buffer fails. ### POC #### Reference No PoCs from references. #### Github - https://github.com/cku-heise/euvd-api-doc