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: Mesh: Discard iv update 1 0 --> 1 1 #60267

Merged
merged 2 commits into from
Jul 25, 2023

Conversation

zephyrbot
Copy link
Collaborator

@zephyrbot zephyrbot commented Jul 11, 2023

Backport c16647d~2..c16647d from #60194.

Fixes #60258

According spec, for the same iv index, iv update flag
should trans to false, when iv update procedure complete.

When local environment has attack-node
to store old network beacon(1,1), and re-send same
network beacon(1,1) after 192hours, will cause whole
bluetooth mesh network broke.

Signed-off-by: Lingao Meng <menglingao@xiaomi.com>
(cherry picked from commit 75cfa34)
Add testcast for 1, 1 --> 1, 0

Signed-off-by: Lingao Meng <menglingao@xiaomi.com>
(cherry picked from commit c16647d)
@jgl-meta jgl-meta merged commit 909f965 into v3.3-branch Jul 25, 2023
29 checks passed
@nashif nashif deleted the backport-60194-to-v3.3-branch branch August 15, 2023 17:09
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
area: Bluetooth Mesh area: Bluetooth Backport Backport PR and backport failure issues
Projects
Status: Done
Development

Successfully merging this pull request may close these issues.

None yet

5 participants