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

bgpd: Do not null-terminate the domainname when receiving FQDN capability #14923

Conversation

ton31337
Copy link
Member

@ton31337 ton31337 commented Dec 1, 2023

No description provided.

…lity

This is already handled above, no need to do here, because we could have an
overrun situation where len > 64 and we do out-of-bound actions.

Signed-off-by: Donatas Abraitis <[email protected]>
@ton31337
Copy link
Member Author

ton31337 commented Dec 1, 2023

@Mergifyio backport stable/9.1

Copy link

mergify bot commented Dec 1, 2023

backport stable/9.1

✅ Backports have been created

@idryzhov idryzhov merged commit 4a163da into FRRouting:master Dec 2, 2023
78 checks passed
@ton31337 ton31337 deleted the fix/array_overrun_for_fqdn_domainname branch December 2, 2023 18:06
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.

2 participants