New Defects reported by Coverity Scan for freerangerouting/frr

scan-admin at coverity.com scan-admin at coverity.com
Tue Nov 8 22:18:02 UTC 2022


Hi,

Please find the latest report on new defect(s) introduced to freerangerouting/frr found with Coverity Scan.

1 new defect(s) introduced to freerangerouting/frr found with Coverity Scan.


New defect(s) Reported-by: Coverity Scan
Showing 1 of 1 defect(s)


** CID 1527246:  Null pointer dereferences  (FORWARD_NULL)


________________________________________________________________________________________________________
*** CID 1527246:  Null pointer dereferences  (FORWARD_NULL)
/isisd/isis_route.c: 500 in isis_route_update()
494     		/* Install route. */
495     		if (area)
496     			isis_zebra_route_add_route(area->isis, prefix, src_p,
497     						   route_info);
498     		/* Install/reinstall Prefix-SID label. */
499     		if (route_info->sr.present)
>>>     CID 1527246:  Null pointer dereferences  (FORWARD_NULL)
>>>     Passing null pointer "area" to "isis_zebra_prefix_sid_install", which dereferences it.
500     			isis_zebra_prefix_sid_install(area, prefix, route_info,
501     						      &route_info->sr);
502     		hook_call(isis_route_update_hook, area, prefix, route_info);
503     
504     		SET_FLAG(route_info->flag, ISIS_ROUTE_FLAG_ZEBRA_SYNCED);
505     		UNSET_FLAG(route_info->flag, ISIS_ROUTE_FLAG_ZEBRA_RESYNC);


________________________________________________________________________________________________________
To view the defects in Coverity Scan visit, https://u15810271.ct.sendgrid.net/ls/click?upn=HRESupC-2F2Czv4BOaCWWCy7my0P0qcxCbhZ31OYv50yrtN2DGUU98GYhjd55wXsXtw53zRK70R0agdV-2Fb7c45-2BkxBoZjryQtr5SpUD80NNfE-3Dq04F_O0IDF7c8sUs2B6kWTeWwAJZqriD5fgsfL8PAN30oQTy-2FfNvrHwHaJGPscDsb3583ae-2FmXI8IZHngwIKDnUvVtcC8-2F-2FnX4HTg7bJBIfuuB6evuX28DWRP5CURTkvEYOFPWhSsXeC9dv-2FYNuu12OiemlJ-2BzaXs4dkb4-2BCKSuTd4dPZfNx6WnM1aQMbrKwY8csws4WoQVYlMXWs7S68zfLyJw-3D-3D




More information about the dev mailing list