From mboxrd@z Thu Jan 1 00:00:00 1970 From: Florian Westphal Subject: Re: Wildcards / large ranges in concatenations Date: Wed, 17 Feb 2021 07:50:12 +0100 Message-ID: <20210217065012.GH2766@breakpoint.cc> References: Mime-Version: 1.0 Return-path: Content-Disposition: inline In-Reply-To: List-ID: Content-Type: text/plain; charset="us-ascii" Content-Transfer-Encoding: 7bit To: Frank Myhr Cc: netfilter@vger.kernel.org Frank Myhr wrote: > A couple of weeks ago I played around a bit with using ranges in > concatenations, a very cool feature added in nftables 0.9.4. Somehow I wound > up with set with nonsensical keys, and not long after a kernel oops. The kernel must not oops. Please share a reproducer so this can be fixed. Thanks.