mirror of
https://github.com/zephyrproject-rtos/zephyr
synced 2025-09-04 04:21:56 +00:00
dyn_reg_info has MPU_DYNAMIC_REGION_AREAS_NUM elements, just changing the if check to be greater equal to this number to avoid access MPU_DYNAMIC_REGION_AREAS_NUM element causing an out-of-bounds write. CID: 205648 Fixes #20487 Signed-off-by: Flavio Ceolin <flavio.ceolin@intel.com> |
||
---|---|---|
.. | ||
arc_core_mpu.c | ||
arc_mpu_v2_internal.h | ||
arc_mpu_v3_internal.h | ||
arc_mpu.c | ||
CMakeLists.txt | ||
Kconfig |