3 matches found
The vulnerability of the cs_dsp_load() function in the Linux operating system’s kernel allows a hacker to cause a service failure.
The vulnerability of the csdspload function in the drivers/firmware/cirrus/csdsp.c file of the Linux kernel is related to memory writing beyond the allocated buffer. Exploiting this vulnerability could allow an attacker to cause a system failure...
The vulnerability of the cs_dsp_load() function in the Linux operating system’s kernel allows a hacker to cause a service failure.
The vulnerability of the csdspload function in the drivers/firmware/cirrus/csdsp.c file of the Linux kernel is related to accessing memory beyond the allocated buffer. Exploiting this vulnerability could allow an attacker to cause a system failure...
CVE-2024-42237
In the Linux kernel, the following vulnerability has been resolved: firmware: csdsp: Validate payload length before processing block Move the payload length check in csdspload and csdspcoeffload to be done before the block is processed. The check that the length of a block payload does not exceed...