Go to file
quic_anane 2466bcf3ce msm: ADSPRPC: Avoid Out-Of-Bounds access
Currently, when adding duplicate sessions to an array that holds
session information, no check is performed to avoid going out of
bounds. Add a check to confirm that the index is not out of bounds.

Change-Id: Ib7abcc5347ba49a8c787ec32e8519a11085456d9
Signed-off-by: quic_anane <quic_anane@quicinc.com>
2024-07-31 03:00:55 -07:00
config Change copyright in config file 2022-10-20 10:29:34 -07:00
dsp msm: ADSPRPC: Avoid Out-Of-Bounds access 2024-07-31 03:00:55 -07:00
include Include new header fastrpc_shared.h 2023-06-12 11:04:11 -07:00
Android.mk Enable ddk compilation for pineapple 2023-06-07 20:30:18 -07:00
BUILD.bazel msm: Add anorak module support 2024-05-09 13:00:44 +05:30
define_modules.bzl Include new header fastrpc_shared.h 2023-06-12 11:04:11 -07:00
dsp_kernel_board.mk Check product type before enabling driver 2023-10-10 12:44:50 +05:30
dsp_kernel_product.mk Check product type before enabling driver 2023-10-10 12:44:50 +05:30
Kbuild Include new header fastrpc_shared.h 2023-06-12 11:04:11 -07:00
Kbuild.am Add support for LE compilation 2023-01-26 23:23:19 -08:00
Makefile adsprpc: msm: Add rules for compilation 2022-09-23 10:05:54 -07:00
Makefile.am Add support for LE compilation 2023-01-26 23:23:19 -08:00
product.mk Check product type before enabling driver 2023-10-10 12:44:50 +05:30