7 matches found
CVE-2024-42298
A vulnerability was found in the devmkasprintf function in the Linux kernel's fslqmcaudio driver. This function can return a NULL pointer if memory allocation fails, but the original code did not check for this possibility. This oversight could lead to dereferencing a NULL pointer, potentially...
CVE-2024-42298
In the Linux kernel, the following vulnerability has been resolved: ASoC: fsl: fslqmcaudio: Check devmkasprintf returned value devmkasprintf can return a NULL pointer on failure but this returned value is not checked. Fix this lack and check the returned value...
CVE-2024-42298
In the Linux kernel, the following vulnerability has been resolved: ASoC: fsl: fslqmcaudio: Check devmkasprintf returned value devmkasprintf can return a NULL pointer on failure but this returned value is not checked. Fix this lack and check the returned value...
CVE-2024-42298 ASoC: fsl: fsl_qmc_audio: Check devm_kasprintf() returned value
In the Linux kernel, the following vulnerability has been resolved: ASoC: fsl: fslqmcaudio: Check devmkasprintf returned value devmkasprintf can return a NULL pointer on failure but this returned value is not checked. Fix this lack and check the returned value...
CVE-2024-42298 ASoC: fsl: fsl_qmc_audio: Check devm_kasprintf() returned value
In the Linux kernel, the following vulnerability has been resolved: ASoC: fsl: fslqmcaudio: Check devmkasprintf returned value devmkasprintf can return a NULL pointer on failure but this returned value is not checked. Fix this lack and check the returned value...
CVE-2024-42298
CVE-2024-42298 affects the Linux kernel ASoC: fsl, specifically fsl_qmc_audio, where devm_kasprintf() could return NULL and the result wasn’t checked. The description in the initial document states the fix is to check the returned value. The connected Nessus entry corroborates the vulnerability a...
CVE-2024-42298
In the Linux kernel, the following vulnerability has been resolved: ASoC: fsl: fslqmcaudio: Check devmkasprintf returned value devmkasprintf can return a NULL pointer on failure but this returned value is not checked. Fix this lack and check the returned value...