zephyr/subsys
Vinayak Kariappa Chettimada a63158fdde Bluetooth: Controller: Fix null pointer dereferencing in Extended Scan
Fix null pointer dereferencing in Extended Scanning when
there are more peer devices than the allocated auxiliary
contexts.

When LLL scheduling does not get an auxiliary context
assigned in the ULL execution context, then further chain
reception is aborted, access to `lll->lll_aux` which is
NULL causes null pointer dereferencing in
`ull_scan_aux_release`.

Signed-off-by: Vinayak Kariappa Chettimada <vich@nordicsemi.no>
2021-09-01 08:38:37 -04:00
..
bluetooth Bluetooth: Controller: Fix null pointer dereferencing in Extended Scan 2021-09-01 08:38:37 -04:00
canbus modules: canopennode: move glue code to modules directory 2021-07-01 13:32:18 -04:00
console console: remove device_get_binding(CONFIG_UART_CONSOLE_ON_DEV_NAME) 2021-08-23 18:53:47 -04:00
cpp CPP: fix static objects init for MWDT toolchain 2021-08-09 22:47:22 -04:00
debug debug: thread_info: Add posix thread status 2021-08-30 13:18:04 -04:00
demand_paging demand_paging: add a flash-based backing store for qemu_x86_tiny 2021-08-26 21:16:22 -04:00
dfu dfu: boot: Add implementation for multi-image swap type check 2021-08-26 09:13:13 -04:00
disk
emul emul: espi: Add ACPI Shared Memory functions 2021-08-26 13:14:05 -04:00
fb
fs fs: fat_fs: Fix fs_statvfs when using variable sector sizes 2021-08-26 06:53:57 -04:00
ipc ipc: rpmsg_multi_instance: Re-organize the init function 2021-08-30 13:42:45 -04:00
jwt
logging linker: align _image_rodata and _image_rom start/end/size linker symbols 2021-08-28 08:48:03 -04:00
lorawan lorawan: Fix setting APP_KEY using MacMibSetRequest 2021-07-22 06:11:41 -04:00
mgmt subsys/mgmt/hawkbit: Compute & compare image hash 2021-08-18 20:10:21 -04:00
modbus modbus: copy trans_id & proto_id to response header 2021-08-26 06:56:25 -04:00
net net: openthread: allow to enable/disable TCP 2021-09-01 10:37:41 +02:00
pm pm: device: Remove transitional states 2021-08-27 17:47:10 -04:00
portability cmsis_rots_v1: fix for clearing signal flags in osSignalWait. 2021-08-12 17:30:03 -04:00
random subsys/random: change parameters for timer-based PRNG 2021-08-30 09:32:36 -04:00
settings toolchain: migrate iterable sections calls to the external API 2021-08-12 17:47:04 -04:00
shell shell: Fix builds for platforms without uart 2021-08-31 16:31:57 -05:00
stats
storage storage/flash_map: Fix flash area bounds checking 2021-05-25 16:59:01 -05:00
task_wdt task_wdt: Fix the way the kernel timer is used 2021-07-07 07:44:22 -05:00
testsuite cmake: increase minimal required version to 3.20.0 2021-08-20 09:47:34 +02:00
timing
tracing tracing: Add k_work_queue_init info 2021-08-25 22:07:04 -04:00
usb usb: class: cdc_acm: Add check for tx_irq_ena in tx_ready function 2021-09-01 11:50:59 +02:00
CMakeLists.txt usb: remove Kconfig option CONFIG_USB 2021-08-03 19:00:12 -04:00
Kconfig pm: move power subsystem to pm 2021-05-05 18:35:49 -04:00