Skip to content

[Backport 1.37] fix: skip null pointer in EDS validation - #46780

Open
claneys wants to merge 1 commit into
envoyproxy:release/v1.37from
claneys:release/v1.37
Open

[Backport 1.37] fix: skip null pointer in EDS validation#46780
claneys wants to merge 1 commit into
envoyproxy:release/v1.37from
claneys:release/v1.37

Conversation

@claneys

@claneys claneys commented Aug 18, 2026

Copy link
Copy Markdown

Commit Message:

Backport 78f6701 , PR #45207, to 1.37

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.
Backport from #45207

Risk Level: Low
Testing: https://github.com/dajas22/envoy-playground

Signed-off-by: Romain Forlot romain.forlot@dailymotion.com

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

Signed-off-by: Romain Forlot <romain.forlot@dailymotion.com>
@repokitteh-read-only

Copy link
Copy Markdown

Hi @claneys, welcome and thank you for your contribution.

We will try to review your Pull Request as quickly as possible.

In the meantime, please take a look at the contribution guidelines if you have not done so already.

🐱

Caused by: #46780 was opened by claneys.

see: more, trace.

@claneys
claneys requested a deployment to external-contributors August 18, 2026 12:53 — with GitHub Actions Waiting
@claneys claneys changed the title fix: skip null pointer in EDS validation [Backport 1.37] fix: skip null pointer in EDS validation Aug 18, 2026
@phlax phlax self-assigned this Aug 19, 2026
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.

2 participants