KKopyscinski opened a new pull request, #1567:
URL: https://github.com/apache/mynewt-nimble/pull/1567

   Multiple calls to `ble_l2cap_coc_recv_ready` with
   `BLE_L2CAP_SDU_BUFF_CNT == 1` will lead to assigning coc_rx.sdus outside 
array range - so this will (most likely) overwrite rest of stucture. This will 
lead to either undefined behavior or crash when structure members are accessed.


-- 
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.

To unsubscribe, e-mail: [email protected]

For queries about this service, please contact Infrastructure at:
[email protected]

Reply via email to