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

Bluetooth: RFCOMM: check the validity of received frame #74640

Merged
merged 1 commit into from
Jun 25, 2024
Merged

Bluetooth: RFCOMM: check the validity of received frame #74640

merged 1 commit into from
Jun 25, 2024

Conversation

lylezhu2012
Copy link
Contributor

@lylezhu2012 lylezhu2012 commented Jun 21, 2024

Check whether the received frame is complete by comparing the length of the received data with the frame data.

jhedberg
jhedberg previously approved these changes Jun 21, 2024
@hermabe hermabe removed their request for review June 21, 2024 07:51
Check whether the received frame is complete by
comparing the length of the received data with
the frame data.

Signed-off-by: Lyle Zhu <[email protected]>
@ceolin ceolin added this to the v3.7.0 milestone Jun 24, 2024
@jori-nordic jori-nordic removed their assignment Jun 25, 2024
@aescolar aescolar merged commit 37d62c6 into zephyrproject-rtos:main Jun 25, 2024
25 checks passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
area: Bluetooth Classic Bluetooth Classic (BR/EDR) area: Bluetooth Host Bluetooth Host (excluding BR/EDR) area: Bluetooth
Projects
None yet
Development

Successfully merging this pull request may close these issues.

7 participants