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

[Backport v3.3-branch] Bluetooth: controller: Check minimum sizes of adv PDUs #61695

Merged
merged 1 commit into from
Aug 23, 2023

Conversation

zephyrbot
Copy link
Collaborator

@zephyrbot zephyrbot commented Aug 21, 2023

Backport 3f0d701 from #61651.

Fixes #61784.

While the maximum sizes were already correctly checked by the code, the
minimum sizes of the PDUs were not. This meant that PDUs smaller than
the minimum required length (typically 6 bytes for AdvA) were
incorrectly forwarded up to the Host.

Signed-off-by: Carles Cufi <[email protected]>
(cherry picked from commit 3f0d701)
@fabiobaltieri
Copy link
Member

@carlescufi can you add a tracking issue?

@carlescufi
Copy link
Member

@carlescufi can you add a tracking issue?

Done

@carlescufi carlescufi merged commit d3f06e7 into v3.3-branch Aug 23, 2023
27 checks passed
@nashif nashif deleted the backport-61651-to-v3.3-branch branch February 13, 2024 15:16
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
area: Bluetooth Controller area: Bluetooth Backport Backport PR and backport failure issues
Projects
Status: Done
Development

Successfully merging this pull request may close these issues.

4 participants