]> 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 17:22:50 +0000 (21:22 +0400)
commit70e3ca2ccedca2cae58bd91c968714cad0f9d5d6
treed0590a9b6e9c1f5c79987b3f9724935f9a55ebe3
parentf85bab1482b0db4cfdf90a2fd50f42d6dae96b42
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