[dev] New Defects reported by Coverity Scan for freerangerouting/frr
scan-admin at coverity.com
scan-admin at coverity.com
Wed May 17 14:03:35 EDT 2017
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.
3 defect(s), reported by Coverity Scan earlier, were marked fixed in the recent build analyzed by Coverity Scan.
New defect(s) Reported-by: Coverity Scan
Showing 1 of 1 defect(s)
** CID 1436247: Memory - corruptions (OVERRUN)
/zebra/zebra_vty.c: 2349 in static_config()
________________________________________________________________________________________________________
*** CID 1436247: Memory - corruptions (OVERRUN)
/zebra/zebra_vty.c: 2349 in static_config()
2343 switch (si->type)
2344 {
2345 case STATIC_IPV4_GATEWAY:
2346 vty_out (vty, " %s", inet_ntoa (si->addr.ipv4));
2347 break;
2348 case STATIC_IPV6_GATEWAY:
>>> CID 1436247: Memory - corruptions (OVERRUN)
>>> Overrunning array "buf" of 109 bytes by passing it to a function which accesses it at byte offset 8191 using argument "8192U".
2349 vty_out (vty, " %s", inet_ntop (AF_INET6, &si->addr.ipv6, buf, BUFSIZ));
2350 break;
2351 case STATIC_IFINDEX:
2352 vty_out (vty, " %s", si->ifname);
2353 break;
2354 case STATIC_BLACKHOLE:
________________________________________________________________________________________________________
To view the defects in Coverity Scan visit, https://u2389337.ct.sendgrid.net/wf/click?upn=08onrYu34A-2BWcWUl-2F-2BfV0V05UPxvVjWch-2Bd2MGckcRa7dJ8klHLUFWVd2fqpS-2B-2FHaN43B-2FQ11ntcKmbKat2WeHs8691VOJpZofPkpp-2BRBqc-3D_d-2Fi2nRutHp-2FDWtw8JRg-2Bc1m9CS4-2B5uVbodfDyLsp-2FJnNi-2BrtXgDv9RSat09u-2FpmVNrXU1EFjDHTmfyIaMCv8lk3JV5Wbi5fZDw1zZlORdyYAauDXObnD-2FC5NzKBtFTjybgjvgnccnp6RCflOS2OKISSJbb7DkyhRked7T-2BfnuMIbMNfG1iF7Qa5fXGt3-2FEJFNmnhpczL-2BWPEk-2Bi26wP8jw-3D-3D
To manage Coverity Scan email notifications for "frr at lists.nox.tf", click https://u2389337.ct.sendgrid.net/wf/click?upn=08onrYu34A-2BWcWUl-2F-2BfV0V05UPxvVjWch-2Bd2MGckcRbVDbis712qZDP-2FA8y06Nq4lcTWm1Zma8LQDNpOYqrETKrqBiM18kcBcL8b08LzBPOYJYGySZ4Vv7d5QYcnSbGxl3QyORKgEmDxh-2BE2mj6dp1V4JSs2jbMZuLnEQJOW0Z0-3D_d-2Fi2nRutHp-2FDWtw8JRg-2Bc1m9CS4-2B5uVbodfDyLsp-2FJnNi-2BrtXgDv9RSat09u-2FpmVwCnLMoj14bdiTAORA2zV1dock0bNtjSnKrVGh8vipdNytdsD9CH4uH3hYV7MaRVFoVJkL-2F516R2EbLGOZB3RvVFYoJq-2B6VkCV6OYJeJIolwNwXNnMeDfKEp0bWnBvxqJ3p9qPWg-2BZ63mHtpEPvgv9A-3D-3D
More information about the dev
mailing list