zephyr/drivers/ipm
Flavio Ceolin eeea26d206 ipm: cavs: Fix possible buffer overflow
A buffer overflow happens in send() when size is negative because
it is promoted to signed when used in memcpy.

Signed-off-by: Flavio Ceolin <flavio.ceolin@intel.com>
2023-09-27 11:51:34 -05:00
..
CMakeLists.txt
Kconfig
Kconfig.imx ipm: imx: send firmware ready reply to check for fw boot completion 2023-09-26 16:54:04 +02:00
Kconfig.intel_adsp
Kconfig.ivshmem
Kconfig.nrfx
Kconfig.nrfx_ipc_channel
Kconfig.sedi
Kconfig.stm32
ipm_cavs_host.c ipm: cavs: Fix possible buffer overflow 2023-09-27 11:51:34 -05:00
ipm_esp32.c soc: esp32s3: add esp32s3_appcpu for AMP support 2023-09-27 12:07:21 +02:00
ipm_handlers.c
ipm_imx.c ipm: imx: Initialize variable before using it 2023-09-27 11:51:34 -05:00
ipm_ivshmem.c
ipm_mcux.c ipm: mcux: Initialize variable before using it 2023-09-27 11:51:34 -05:00
ipm_mhu.c
ipm_mhu.h
ipm_nrfx_ipc.c
ipm_nrfx_ipc.h
ipm_sedi.c
ipm_sedi.h include: always use <> for Zephyr includes 2023-09-14 13:49:58 +02:00
ipm_stm32_hsem.c
ipm_stm32_ipcc.c
ipm_xlnx_ipi.c
ipm_xlnx_ipi.h