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

zebra: don't deref vxlan-vni array #15647

Merged
merged 1 commit into from Apr 1, 2024

Conversation

mjstapp
Copy link
Contributor

@mjstapp mjstapp commented Apr 1, 2024

Null-check the vxlan-vni array info coming into zebra from the dataplane.

Fixes: #15564

Null-check the vxlan-vni array info coming into zebra from
the dataplane.

Signed-off-by: Mark Stapp <mjs@cisco.com>
@Jafaral
Copy link
Member

Jafaral commented Apr 1, 2024

@Mergifyio backport stable/8.5 stable/9.1 dev/10.0

Copy link

mergify bot commented Apr 1, 2024

backport stable/8.5 stable/9.1 /dev/10.0

❌ Sorry but I didn't understand the arguments of the command backport. Please consult the commands documentation 📚.

@mjstapp
Copy link
Contributor Author

mjstapp commented Apr 1, 2024

https://github.com/Mergifyio backport stable/8.5 stable/9.1 dev/10.0

Copy link

mergify bot commented Apr 1, 2024

backport stable/8.5 stable/9.1 dev/10.0

✅ Backports have been created

@ton31337
Copy link
Member

ton31337 commented Apr 1, 2024

@Mergifyio backport stable/8.5 stable/9.0 stable/9.1 dev/10.0

Copy link

mergify bot commented Apr 1, 2024

backport stable/8.5 stable/9.0 stable/9.1 dev/10.0

✅ Backports have been created

@c-po
Copy link
Contributor

c-po commented Apr 1, 2024

I can confirm this fixes the issue on my side

@idryzhov idryzhov merged commit 4dc4c2e into FRRouting:master Apr 1, 2024
11 checks passed
mjstapp added a commit that referenced this pull request Apr 2, 2024
zebra: don't deref vxlan-vni array (backport #15647)
idryzhov added a commit that referenced this pull request Apr 2, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging this pull request may close these issues.

Zebra crashes when an external vxlan interface is added to a bridge
5 participants