cve/2024/CVE-2024-53199.md
2025-09-29 21:09:30 +02:00

20 lines
976 B
Markdown

### [CVE-2024-53199](https://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2024-53199)
![](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=05d996e113481fdd9ac40ccf5cadabd1e73f2404%20&color=brightgreen)
![](https://img.shields.io/static/v1?label=Version&message=6.11%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:ASoC: imx-audmix: Add NULL check in imx_audmix_probedevm_kasprintf() can return a NULL pointer on failure,but thisreturned value in imx_audmix_probe() is not checked.Add NULL check in imx_audmix_probe(), to handle kernel NULLpointer dereference error.
### POC
#### Reference
No PoCs from references.
#### Github
- https://github.com/cku-heise/euvd-api-doc