Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

drivers: bluetooth: hci: Fix userchan insufficient buf cause dead-loop. #70529

Merged
merged 1 commit into from
Mar 25, 2024

Conversation

LingaoM
Copy link
Collaborator

@LingaoM LingaoM commented Mar 21, 2024

If insufficient buf for given event, will cause dead-loop.

img_v2_6987a392-7304-4655-b24b-5f83a3c2864l

@zephyrbot zephyrbot added area: Bluetooth Host Bluetooth Host (excluding BR/EDR) area: Bluetooth labels Mar 21, 2024
@LingaoM LingaoM added bug The issue is a bug, or the PR is fixing a bug area: Bluetooth HCI Bluetooth HCI Driver labels Mar 21, 2024
If insufficient buf for given event, will cause dead-loop.

Signed-off-by: Lingao Meng <[email protected]>
@LingaoM LingaoM requested a review from Thalley March 22, 2024 04:01
@jhedberg
Copy link
Member

@patstew FYI

@patstew
Copy link
Contributor

patstew commented Mar 25, 2024

@patstew FYI

Yep, I fixed this in #70322, it's what I meant by "Also fix a potential infinite loop".

@nashif nashif merged commit 137efd1 into zephyrproject-rtos:main Mar 25, 2024
22 checks passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
area: Bluetooth HCI Bluetooth HCI Driver area: Bluetooth Host Bluetooth Host (excluding BR/EDR) area: Bluetooth bug The issue is a bug, or the PR is fixing a bug
Projects
None yet
Development

Successfully merging this pull request may close these issues.

6 participants