bgpd: Fix illegal memory access when fetching CEASE cause#19590
Merged
mjstapp merged 3 commits intoFRRouting:masterfrom Sep 19, 2025
Merged
bgpd: Fix illegal memory access when fetching CEASE cause#19590mjstapp merged 3 commits intoFRRouting:masterfrom
mjstapp merged 3 commits intoFRRouting:masterfrom
Conversation
5d8b222 to
c8ea5f9
Compare
enkechen-panw
approved these changes
Sep 18, 2025
c8ea5f9 to
ccbaf3b
Compare
ccbaf3b to
6e2e3bc
Compare
6e2e3bc to
152a28b
Compare
CID 1658743: Memory - illegal accesses (OVERRUN) Overrunning array "bgp_cease_to_reset_cause" of 11 bytes at byte offset 11 using index "sub_code" (which evaluates to 11). Signed-off-by: Donatas Abraitis <[email protected]>
For readability. Signed-off-by: Donatas Abraitis <[email protected]>
152a28b to
7641d4d
Compare
7641d4d to
1293672
Compare
Contributor
|
LGTM, thanks |
It's not UNKNOWN, it's called reserved or unspecified. Signed-off-by: Donatas Abraitis <[email protected]>
1293672 to
0e71545
Compare
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.
No description provided.