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> |
||
|---|---|---|
| .. | ||
| crypto | ||
| hal | ||
| hci | ||
| include | ||
| ll_sw | ||
| ticker | ||
| util | ||
| CMakeLists.txt | ||
| Kconfig | ||
| Kconfig.df | ||
| Kconfig.ll_sw_split | ||