Skip to content

zephyr: guard null conn before mtu exchange#558

Open
zhongzhijie1 wants to merge 1 commit intoopen-vela:devfrom
zhongzhijie1:gattc_call_guard
Open

zephyr: guard null conn before mtu exchange#558
zhongzhijie1 wants to merge 1 commit intoopen-vela:devfrom
zhongzhijie1:gattc_call_guard

Conversation

@zhongzhijie1
Copy link
Copy Markdown
Contributor

bug: v/88636

Avoid possible null pointer dereference in
bt_sal_gatt_client_send_mtu_req by checking get_le_conn_from_addr() return value before calling bt_gatt_exchange_mtu().

bug: v/88636

Avoid possible null pointer dereference in
bt_sal_gatt_client_send_mtu_req by checking get_le_conn_from_addr()
return value before calling bt_gatt_exchange_mtu().

Signed-off-by: zhongzhijie1 <[email protected]>
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants