]> git.puffer.fish Git - mirror/frr.git/commit
ospfd: improve fix to CVE-2011-3326 (BZ#586)
authorThomas Ries <tries@gmx.net>
Thu, 27 Oct 2011 13:43:38 +0000 (17:43 +0400)
committerDenis Ovsienko <infrastation@yandex.ru>
Tue, 15 Nov 2011 16:50:48 +0000 (20:50 +0400)
commit4de148e5d6f6f7885b2c0952a236a3bc3ec36250
tree5360772467235934673f5b7e3c039424bcc61329
parent1758dbaa3b69bd6e95fb501c40f044f751557e76
ospfd: improve fix to CVE-2011-3326 (BZ#586)

Make ospf_flood() propagate error returned by ospf_lsa_install() further
to properly discard the malformed LSA, not just prevent the immediate
crash.
ospfd/ospf_flood.c