### [CVE-2024-56696](https://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2024-56696) ![](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=3e39acf56ededdebd1033349a16b704839b94b28%20&color=brightgreen) ![](https://img.shields.io/static/v1?label=Version&message=6.9%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:ALSA: core: Fix possible NULL dereference caused by kunit_kzalloc()kunit_kzalloc() may return a NULL pointer, dereferencing it withoutNULL check may lead to NULL dereference.Add NULL checks for all the kunit_kzalloc() in sound_kunit.c ### POC #### Reference No PoCs from references. #### Github - https://github.com/cku-heise/euvd-api-doc - https://github.com/fkie-cad/nvd-json-data-feeds