netfilter-devel.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
* [nft] Bug 1444 - Segfault
@ 2020-10-15 19:01 Gopal Yadav
  0 siblings, 0 replies; only message in thread
From: Gopal Yadav @ 2020-10-15 19:01 UTC (permalink / raw)
  To: netfilter-devel

In this bug https://bugzilla.netfilter.org/show_bug.cgi?id=1444
The segfault occurs when set_ref_expr_print() calls expr_print() with
expr->set->init as its argument because there is no space allocated
for expr->set->init.

See: http://git.netfilter.org/nftables/tree/src/expression.c#n1209

Will a simple if-check for expr->set->init be an appropriate solution for this?

Thanks

^ permalink raw reply	[flat|nested] only message in thread

only message in thread, other threads:[~2020-10-15 19:01 UTC | newest]

Thread overview: (only message) (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2020-10-15 19:01 [nft] Bug 1444 - Segfault Gopal Yadav

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for NNTP newsgroup(s).