Skip to content

Conversation

mergify[bot]
Copy link

@mergify mergify bot commented Jul 31, 2025

Fixed a stack buffer overflow in
zread_srv6_manager_release_locator_chunk and
zread_srv6_manager_get_locator_chunk by adding a check to ensure the length read from the stream does not exceed the stack buffer size.

https://oss-fuzz.com/testcase-detail/5455147614994432
https://issues.oss-fuzz.com/issues/42504504


This is an automatic backport of pull request #19303 done by Mergify.

Fixed a stack buffer overflow in
`zread_srv6_manager_release_locator_chunk` and
`zread_srv6_manager_get_locator_chunk` by adding a check to ensure the
length read from the stream does not exceed the stack buffer size.

https: //oss-fuzz.com/testcase-detail/5455147614994432
https: //issues.oss-fuzz.com/issues/42504504
Change-Id: Ib28a49ca0a034542a45f25a15c5588ad5310f0ac
Signed-off-by: Oliver Chang <ochang@google.com>
(cherry picked from commit f2e8cdc)
@frrbot frrbot bot added the zebra label Jul 31, 2025
@donaldsharp donaldsharp merged commit f221013 into stable/10.3 Jul 31, 2025
15 of 17 checks passed
@Jafaral Jafaral deleted the mergify/bp/stable/10.3/pr-19303 branch August 22, 2025 20:15
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