On Fri, Oct 25, 2013 at 09:55:31AM -0700, Phil Oester wrote: > As reported by John Sager, nft_set_attr_get_u32 can cause a segfault because > nft_set_attr_get can return NULL. Check for a non-NULL pointer before > dereferencing. > > This closes netfilter bugzilla #868. I have mangled this patch to include possible null dereferences in get operations with rule objects (similar case). Let me know if you see any issue with my change. Applied, thanks. -- To unsubscribe from this list: send the line "unsubscribe netfilter-devel" in the body of a message to majordomo@xxxxxxxxxxxxxxx More majordomo info at http://vger.kernel.org/majordomo-info.html