Re: [PATCH 6.12.y v3 0/2] xfrm: hold dev ref until after transport_finish NF_HOOK
From: Sasha Levin <sashal@kernel.org>
Date: 2026-06-13 14:51:42
Also in:
lkml, stable
From: Sasha Levin <sashal@kernel.org>
Date: 2026-06-13 14:51:42
Also in:
lkml, stable
On Fri, Jun 12, 2026 at 11:13:25AM +0000, Simon Liebold wrote:
Thanks for the detailed analysis on v2, Sasha. Here's v3.
v3: Backport b05d42eefac7 ("xfrm: hold device only for the asynchronous
decryption") as a prerequisite, making the tree structurally match mainline so
the fix applies without the lifetime gap Sasha identified in v2, where the
dev_put at resume: dropped the ref before the re-hold could cover it.Whole series queued for 6.12.y, thanks. -- Thanks, Sasha