[dev] New Defects reported by Coverity Scan for freerangerouting/frr
scan-admin at coverity.com
scan-admin at coverity.com
Fri Aug 4 10:22:55 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.
New defect(s) Reported-by: Coverity Scan
Showing 1 of 1 defect(s)
** CID 1452552: Memory - corruptions (OVERRUN)
________________________________________________________________________________________________________
*** CID 1452552: Memory - corruptions (OVERRUN)
/isisd/isis_spf.c: 1199 in add_to_paths()
1193 */
1194 static void add_to_paths(struct isis_spftree *spftree,
1195 struct isis_vertex *vertex)
1196 {
1197 char buff[PREFIX2STR_BUFFER];
1198
>>> CID 1452552: Memory - corruptions (OVERRUN)
>>> Overrunning array "vertex->N.id" of 7 bytes by passing it to a function which accesses it at byte offset 39.
1199 if (isis_find_vertex(&spftree->paths, vertex->N.id, vertex->type))
1200 return;
1201 isis_vertex_queue_add(&spftree->paths, vertex);
1202
1203 #ifdef EXTREME_DEBUG
1204 zlog_debug("ISIS-Spf: added %s %s %s depth %d dist %d to PATHS",
________________________________________________________________________________________________________
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-2FJlbCnsYtZHAeuYLBxUAr9CvpNS4iph8qFhCXoA7AUCSlr0VT9XrGAkF-2F9cWNlKJzrZc32NPFkda0AOKS820zXCJOr5HyTLO-2BWbdljr3K5A3nDoxGTYc-2FPIT-2BNlapooPhHE5tqHeJQ7rRdHaG-2BYKKyY8rcDVydANhXMOR0-2FysChErw-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-2FJlbCnsYtZHAeuYLBxUAr9CvhWgFDuDjgcU8A14537NSLAhv-2BSmB8M9XCPdc7xOD5yDxKs3PNy0H-2B-2By3MIXqlrGhSTy7-2BqHx-2FqJsFtlkT8HW1tDcflFmfVQQ8mlHmpoMsUXGBp2uE55QcGpXZzz6BJVrbztUNzpGGCrn7cS6coo7oA-3D-3D
More information about the dev
mailing list