Home
last modified time | relevance | path

Searched refs:bounds (Results 26 – 47 of 47) sorted by relevance

12

/Zephyr-latest/doc/releases/
Drelease-notes-2.7.rst1227 * :github:`38138` - [Coverity CID: 239554] Out-of-bounds read in /zephyr/include/generated/syscalls…
1229 * :github:`38136` - [Coverity CID: 239557] Out-of-bounds read in /zephyr/include/generated/syscalls…
1230 * :github:`38135` - [Coverity CID: 239560] Out-of-bounds access in subsys/modbus/modbus_core.c
1234 * :github:`38131` - [Coverity CID: 239568] Out-of-bounds access in subsys/modbus/modbus_core.c
1235 * :github:`38130` - [Coverity CID: 239569] Out-of-bounds access in subsys/bluetooth/host/id.c
1236 * :github:`38129` - [Coverity CID: 239572] Out-of-bounds read in /zephyr/include/generated/syscalls…
1238 * :github:`38126` - [Coverity CID: 239581] Out-of-bounds access in subsys/modbus/modbus_core.c
1251 * :github:`38113` - [Coverity CID: 239609] Out-of-bounds access in subsys/random/rand32_ctr_drbg.c
1252 * :github:`38112` - [Coverity CID: 239612] Out-of-bounds read in /zephyr/include/generated/syscalls…
1253 * :github:`38111` - [Coverity CID: 239615] Out-of-bounds access in subsys/net/lib/sockets/sockets_t…
[all …]
Drelease-notes-2.2.rst802 * :github:`22656` - [Coverity CID :208192] Out-of-bounds access in tests/subsys/canbus/isotp/implem…
805 * :github:`22653` - [Coverity CID :208196] Out-of-bounds access in drivers/eeprom/eeprom_simulator.c
810 * :github:`22648` - [Coverity CID :208201] Out-of-bounds write in soc/xtensa/intel_apl_adsp/soc.c
853 * :github:`22440` - [Coverity CID :207970] Out-of-bounds access in samples/net/sockets/websocket_cl…
855 * :github:`22438` - [Coverity CID :207973] Out-of-bounds access in tests/net/socket/websocket/src/m…
856 * :github:`22437` - [Coverity CID :207974] Out-of-bounds read in tests/net/socket/websocket/src/mai…
951 * :github:`21702` - [Coverity CID :206599] Out-of-bounds access in tests/bluetooth/uuid/src/main.c
952 * :github:`21700` - [Coverity CID :206606] Out-of-bounds access in tests/bluetooth/uuid/src/main.c
1049 * :github:`21095` - [Coverity CID :206086] Out-of-bounds access in drivers/timer/cortex_m_systick.c
Drelease-notes-1.9.rst81 configurations not featuring hardware stack bounds checking
350 * ``ZEP-2488`` - Build warnings [-Wpointer-sign] and [-Warray-bounds] with LLVM/icx (samples/net/ir…
Drelease-notes-2.3.rst1131 * :github:`23585` - [Coverity CID :208915] Out-of-bounds access in tests/net/icmpv4/src/main.c
1132 * :github:`23584` - [Coverity CID :208916] Out-of-bounds read in drivers/sensor/adxl345/adxl345.c
1135 * :github:`23581` - [Coverity CID :208919] Out-of-bounds read in drivers/sensor/adxl345/adxl345.c
1138 * :github:`23577` - [Coverity CID :208923] Out-of-bounds read in drivers/sensor/adxl345/adxl345.c
Drelease-notes-1.13.rst498 * :github:`8598` - [Coverity CID :186057] - Out of bounds write in samples/net/rpl_border_router/sr…
612 * :github:`7384` - ARM MPU region configuration possibly out of bounds
Drelease-notes-1.12.rst635 * :github:`7380` - dma_stm32f4x possible access out of bounds in start/stop handlers
650 * :github:`7482` - [Coverity CID :185523] Out-of-bounds read in lsm6dsl driver
Drelease-notes-2.1.rst479 * :github:`20967` - [Coverity CID :206017] Out-of-bounds read in drivers/ipm/ipm\_nrfx\_ipc.c
484 * :github:`20962` - [Coverity CID :206022] Out-of-bounds read in drivers/ipm/ipm\_nrfx\_ipc.c
Drelease-notes-3.4.rst1120 * Fixed a possible out-of-bounds memory access when creating FW update object.
Drelease-notes-1.14.rst631 interrupt handling, hardware stack bounds checking, execution benchmarking
1301 * :github:`14536` - out of bounds access in log_backend_rtt
Drelease-notes-3.7.rst227 incorrect define which mark support of bounds-checking interfaces C library extension
Drelease-notes-3.1.rst1541 * :github:`44483` - drivers: can: mcan: data phase prescaler bounds checking uses wrong value
Drelease-notes-3.2.rst1945 * :github:`49762` - esp32: testing.ztest.error_hook.no_userspace build fails due to array-bounds wa…
/Zephyr-latest/cmake/compiler/iar/
Dcompiler_flags.cmake173 # Compiler flag for disabling warning about array bounds
/Zephyr-latest/doc/kernel/usermode/
Dmemory_domain.rst79 page table entries will be programmed with the bounds of the stack buffer.
262 /* The global variable var1 will be inside the bounds of my_partition
267 /* The global variable var2 will be inside the bounds of my_partition
/Zephyr-latest/arch/arm64/core/
DKconfig186 the bounds of the current process stack are overflowed. This is done
/Zephyr-latest/arch/arm/core/
DKconfig210 if the bounds of the current process stack are overflowed.
/Zephyr-latest/arch/arc/
DKconfig242 if the bounds of the current process stack are overflowed.
/Zephyr-latest/kernel/
DKconfig984 int "Initial stack pointer randomization bounds"
1012 mitigations after bounds checking any array index parameters passed
/Zephyr-latest/doc/kernel/services/threads/
Dindex.rst488 bounds of the stack object when it was declared.
/Zephyr-latest/arch/
DKconfig843 that all RAM is mapped at boot, and not just the bounds of the Zephyr image.
/Zephyr-latest/doc/hardware/porting/
Darch.rst534 bounds of some areas can only be determined at runtime in the context of
/Zephyr-latest/doc/contribute/coding_guidelines/
Dindex.rst977 …ndling functions from <string.h> shall not result in accesses beyond the bounds of the objects ref…

12