On Wed, Mar 30, 2016 at 07:50:09PM -0400, Lance Richardson wrote:
> For some network interface configurations, it is possible for
> entries on the address list returned by getifaddrs() to have
> ifa->ifa_addr set to NULL. Add checks to avoid dereferencing
> ifa->ifa_addr in this case.
> 
> Fixes: a8704b502785 ("tunneling: Handle multiple ip address for given 
> device.")
> Signed-off-by: Lance Richardson <[email protected]>

This fixes the same bug as a patch submitted slightly earlier
(https://patchwork.ozlabs.org/patch/603653/), so I applied that one
instead.

_______________________________________________
dev mailing list
[email protected]
http://openvswitch.org/mailman/listinfo/dev

Reply via email to