public inbox for stable@vger.kernel.org
 help / color / mirror / Atom feed
From: Greg KH <greg@kroah.com>
To: Thadeu Lima de Souza Cascardo <cascardo@canonical.com>
Cc: stable@vger.kernel.org, pablo@netfilter.org,
	netfilter-devel@vger.kernel.org
Subject: Re: [PATCH 4.14 1/1] netfilter: nf_tables: bogus EBUSY in helper removal from transaction
Date: Fri, 26 May 2023 19:33:16 +0100	[thread overview]
Message-ID: <2023052609-rake-exclusive-27f9@gregkh> (raw)
In-Reply-To: <20230519192859.2272157-2-cascardo@canonical.com>

On Fri, May 19, 2023 at 04:28:59PM -0300, Thadeu Lima de Souza Cascardo wrote:
> From: Pablo Neira Ayuso <pablo@netfilter.org>
> 
> commit 8ffcd32f64633926163cdd07a7d295c500a947d1 upstream.
> 
> Proper use counter updates when activating and deactivating the object,
> otherwise, this hits bogus EBUSY error.
> 
> Fixes: cd5125d8f518 ("netfilter: nf_tables: split set destruction in deactivate and destroy phase")
> Reported-by: Laura Garcia <nevola@gmail.com>
> Signed-off-by: Pablo Neira Ayuso <pablo@netfilter.org>
> Signed-off-by: Thadeu Lima de Souza Cascardo <cascardo@canonical.com>
> ---
>  net/netfilter/nft_objref.c | 19 ++++++++++++++++---
>  1 file changed, 16 insertions(+), 3 deletions(-)
> 

Now queued up, thanks.

greg k-h

      reply	other threads:[~2023-05-26 18:33 UTC|newest]

Thread overview: 3+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2023-05-19 19:28 [PATCH 4.14 0/1] netfilter: Fix EBUSY when removing objref Thadeu Lima de Souza Cascardo
2023-05-19 19:28 ` [PATCH 4.14 1/1] netfilter: nf_tables: bogus EBUSY in helper removal from transaction Thadeu Lima de Souza Cascardo
2023-05-26 18:33   ` Greg KH [this message]

Reply instructions:

You may reply publicly to this message via plain-text email
using any one of the following methods:

* Save the following mbox file, import it into your mail client,
  and reply-to-all from there: mbox

  Avoid top-posting and favor interleaved quoting:
  https://en.wikipedia.org/wiki/Posting_style#Interleaved_style

* Reply using the --to, --cc, and --in-reply-to
  switches of git-send-email(1):

  git send-email \
    --in-reply-to=2023052609-rake-exclusive-27f9@gregkh \
    --to=greg@kroah.com \
    --cc=cascardo@canonical.com \
    --cc=netfilter-devel@vger.kernel.org \
    --cc=pablo@netfilter.org \
    --cc=stable@vger.kernel.org \
    /path/to/YOUR_REPLY

  https://kernel.org/pub/software/scm/git/docs/git-send-email.html

* If your mail client supports setting the In-Reply-To header
  via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line before the message body.
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox