Files
linux/drivers/tee
Dan Carpenter b14bb2e782 tee: qcom: prevent potential off by one read
Re-order these checks to check if "i" is a valid array index before using
it.  This prevents a potential off by one read access.

Fixes: d6e290837e ("tee: add Qualcomm TEE driver")
Signed-off-by: Dan Carpenter <dan.carpenter@linaro.org>
Reviewed-by: Sumit Garg <sumit.garg@oss.qualcomm.com>
Signed-off-by: Jens Wiklander <jens.wiklander@linaro.org>
2025-09-19 08:45:59 +02:00
..
2025-04-29 10:57:57 +02:00
2025-09-15 17:34:06 +02:00
2025-09-15 17:34:06 +02:00
2025-09-11 11:22:20 +02:00
2025-09-11 11:22:33 +02:00