Skip to content

Conversation

zephyrbot
Copy link

@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

@cfriedt
Copy link
Member

cfriedt commented Sep 5, 2023

Trying to merge this one (with "rebase and merge"), but I'm unable to for some reason.

@fabiobaltieri
Copy link
Member

Trying to merge this one (with "rebase and merge"), but I'm unable to for some reason.

Keep trying, the other failing one worked now.

@cfriedt cfriedt merged commit 4a3b59d into v2.7-branch Sep 6, 2023
@nashif nashif deleted the backport-61651-to-v2.7-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.

6 participants