Skip to content

Conversation

zephyrbot
Copy link

@zephyrbot zephyrbot commented Sep 3, 2024

Backport e491f22 from #74639.

Fixes: #77961

Modified to check the length of the remaining data in buffer
before processing the next report. The length check is missing
in the cont routine.

Signed-off-by: Eunkyu Lee <[email protected]>
(cherry picked from commit e491f22)
@zephyrbot zephyrbot added Backport Backport PR and backport failure issues area: Bluetooth Host Bluetooth Host (excluding BR/EDR) area: Bluetooth labels Sep 3, 2024
@ceolin ceolin linked an issue Sep 3, 2024 that may be closed by this pull request
@henrikbrixandersen henrikbrixandersen added this to the v3.6.1 milestone Sep 4, 2024
@jhedberg jhedberg self-assigned this Sep 4, 2024
@MaureenHelm MaureenHelm merged commit ecfc6e1 into v3.6-branch Sep 6, 2024
24 of 25 checks passed
@MaureenHelm MaureenHelm deleted the backport-74639-to-v3.6-branch branch September 6, 2024 15:05
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
area: Bluetooth Host Bluetooth Host (excluding BR/EDR) area: Bluetooth Backport Backport PR and backport failure issues
Projects
Status: Done
Development

Successfully merging this pull request may close these issues.

[backport] Bluetooth: Host: Add missing buffer length check
8 participants