Skip to content

Conversation

mergify[bot]
Copy link

@mergify mergify bot commented Jul 7, 2025

Found by the static analyzer Svace (ISP RAS): DEREF_OF_NULL.EX.COND. After having been assigned to a NULL value at bgp_updgrp_packet.c:717, pointer 'from' is passed as 9th parameter in call to function 'bgp_packet_attribute' at bgp_updgrp_packet.c:746, where it is dereferenced at bgp_attr.c:4638.


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

Found by the static analyzer Svace (ISP RAS): DEREF_OF_NULL.EX.COND.
After having been assigned to a NULL value at bgp_updgrp_packet.c:717,
pointer 'from' is passed as 9th parameter in call to function
'bgp_packet_attribute' at bgp_updgrp_packet.c:746, where
it is dereferenced at bgp_attr.c:4638.

Signed-off-by: Petr Vaganov <petrvaganoff@gmail.com>
(cherry picked from commit 77ff654)
@frrbot frrbot bot added the bgp label Jul 7, 2025
@donaldsharp donaldsharp merged commit 4482fca into stable/10.0 Jul 7, 2025
12 of 13 checks passed
@Jafaral Jafaral deleted the mergify/bp/stable/10.0/pr-19126 branch July 31, 2025 15:07
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