On Thu, Jul 27, 2023 at 12:17:31AM +0200, Pablo Neira Ayuso wrote: > Hi Greg, Sasha, > > Could you please cherry-pick: > > 29ad9a305943 ("netfilter: nf_tables: fix underflow in chain reference counter") > b8ae60de6fd3 ("netfilter: nf_tables: fix underflow in object reference counter" Err. Wrong commit IDs and patch order, apologies. Correct commit IDs are: Patch #1 d6b478666ffa ("netfilter: nf_tables: fix underflow in object reference counter") Patch #2 b389139f12f2 ("netfilter: nf_tables: fix underflow in chain reference counter") > into 6.1.y? > > Other -stable kernels I have just audited do not need these updates, > since this fix have been already included in my recent -stable backports. > > Thanks. > > P.S: Moving forward, I will add the Cc: stable@xxxxxxxxxxxxxxx tag to > patches as Greg suggested.