Skip to content

Conversation

ghost
Copy link

@ghost ghost commented Sep 17, 2024

When an incoming PAN ID does not match or when an error occurs while sending association requests, then locks were not properly released.

Fixes: #78495

When an incoming PAN ID does not match or when an error occurs while
sending association requests, then locks were not properly released.

Fixes: #78495

Signed-off-by: Florian Grandel <fgrandel@code-for-humans.de>
@ghost ghost self-assigned this Sep 17, 2024
@zephyrbot zephyrbot requested review from jukkar and rlubos September 17, 2024 09:15
@ghost ghost added bug The issue is a bug, or the PR is fixing a bug backport v3.7-branch Request backport to the v3.7-branch labels Sep 17, 2024
@carlescufi carlescufi merged commit 041d8c7 into zephyrproject-rtos:main Sep 19, 2024
31 checks passed
@ghost ghost deleted the fix/78495-deadlock branch September 23, 2024 13:28
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
area: IEEE 802.15.4 backport v3.7-branch Request backport to the v3.7-branch bug The issue is a bug, or the PR is fixing a bug
Projects
None yet
Development

Successfully merging this pull request may close these issues.

net: l2: ieee802154: ctx_lock taken but not given
5 participants