Skip to content

fix: skip null pointer in EDS endpoints validation#45207

Open
ctvera wants to merge 1 commit into
envoyproxy:mainfrom
ctvera:fix-null-pointer
Open

fix: skip null pointer in EDS endpoints validation#45207
ctvera wants to merge 1 commit into
envoyproxy:mainfrom
ctvera:fix-null-pointer

Conversation

@ctvera
Copy link
Copy Markdown
Contributor

@ctvera ctvera commented May 21, 2026

Commit Message: fix: skip null pointer in EDS validation
Additional Description: Skips gap in LocalityLbEndpoints priorities that caused nullprt dereference and Envoy crashed with SEGFAULT. Affected when RING_HASH or MAGLEV loadbalancer policy is used.
Risk Level: Low
Testing: https://github.com/dajas22/envoy-playground
Docs Changes:
Release Notes:

Affects releases since 1.36.0.

cc @botengyao

Skips gap in LocalityLbEndpoints priorities that caused nullprt
dereference and Envoy crashed with SEGFAULT. Affected when RING_HASH or
MAGLEV loadbalancer policy is used.

Signed-off-by: Pavel Kvasnička <pavel.kvasnicka@firma.seznam.cz>
@ctvera ctvera force-pushed the fix-null-pointer branch from 903e5fb to 0aa7add Compare May 21, 2026 13:16
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.

1 participant