Skip to content

fix possible use-after-free introduced by the cross-priority host map updates in the thread aware lb#18253

Merged
yanavlasov merged 3 commits intoenvoyproxy:mainfrom
wbpcode:fix-thread-aware-lb
Sep 24, 2021
Merged

fix possible use-after-free introduced by the cross-priority host map updates in the thread aware lb#18253
yanavlasov merged 3 commits intoenvoyproxy:mainfrom
wbpcode:fix-thread-aware-lb

Conversation

@wbpcode
Copy link
Copy Markdown
Member

@wbpcode wbpcode commented Sep 24, 2021

Commit Message: fix possible use-after-free introduced by the cross-priority host map updates in the thread aware lb
Additional Description:

Fixes commit #17848
Fix #18250.

Risk Level: Low.
Testing: Added.
Docs Changes: N/A.
Release Notes: N/A.
Platform Specific Features: N/A.

… updates in the thread aware lb

Signed-off-by: wbpcode <wbphub@live.com>
Signed-off-by: wbpcode <wbphub@live.com>
@wbpcode
Copy link
Copy Markdown
Member Author

wbpcode commented Sep 24, 2021

cc @yanavlasov @mattklein123 Here is the fix.

@yanavlasov
Copy link
Copy Markdown
Contributor

LGTM, thanks. Just needs format fixes.

@yanavlasov yanavlasov self-assigned this Sep 24, 2021
@yanavlasov
Copy link
Copy Markdown
Contributor

/wait

Signed-off-by: wbpcode <wbphub@live.com>
Copy link
Copy Markdown
Member

@mattklein123 mattklein123 left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Awesome, thanks a ton for the quick fix @wbpcode!

@yanavlasov yanavlasov merged commit 40696df into envoyproxy:main Sep 24, 2021
soulxu pushed a commit to soulxu/envoy that referenced this pull request Oct 16, 2021
… updates in the thread aware lb (envoyproxy#18253)

Signed-off-by: wbpcode <wbphub@live.com>
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

Use after free in CDS

3 participants