[ Sasha's backport helper bot ]
Hi,
✅ All tests passed successfully. No issues detected. No action required from the submitter.
The upstream commit SHA1 provided is correct: 041933a1ec7b4173a8e638cae4f8e394331d7e54
WARNING: Author mismatch between patch and upstream commit: Backport author: Lee Joneslee@kernel.org Commit author: Michal Luczajmhal@rbox.co
Status in newer kernel trees: 6.14.y | Present (exact SHA1) 6.12.y | Present (exact SHA1) 6.6.y | Not found
Note: The patch differs from the upstream commit: --- 1: 041933a1ec7b4 ! 1: c5354d822aa1a af_unix: Fix garbage collection of embryos carrying OOB with SCM_RIGHTS @@ Metadata ## Commit message ## af_unix: Fix garbage collection of embryos carrying OOB with SCM_RIGHTS
+ [ Upstream commit 041933a1ec7b4173a8e638cae4f8e394331d7e54 ] + GC attempts to explicitly drop oob_skb's reference before purging the hit list.
@@ Commit message Signed-off-by: Michal Luczaj mhal@rbox.co Reviewed-by: Kuniyuki Iwashima kuniyu@amazon.com Signed-off-by: Paolo Abeni pabeni@redhat.com + (cherry picked from commit 041933a1ec7b4173a8e638cae4f8e394331d7e54) + Signed-off-by: Lee Jones lee@kernel.org
## net/unix/garbage.c ## @@ net/unix/garbage.c: enum unix_recv_queue_lock_class { ---
Results of testing on various branches:
| Branch | Patch Apply | Build Test | |---------------------------|-------------|------------| | stable/linux-6.6.y | Success | Success |