]> Git Repo - linux.git/commitdiff
Merge branch 'af_unix-fix-gc-and-improve-selftest'
authorPaolo Abeni <[email protected]>
Tue, 21 May 2024 11:42:16 +0000 (13:42 +0200)
committerPaolo Abeni <[email protected]>
Tue, 21 May 2024 11:42:17 +0000 (13:42 +0200)
Michal Luczaj says:

====================
af_unix: Fix GC and improve selftest

Series deals with AF_UNIX garbage collector mishandling some in-flight
graph cycles. Embryos carrying OOB packets with SCM_RIGHTS cause issues.

Patch 1/2 fixes the memory leak.
Patch 2/2 tweaks the selftest for a better OOB coverage.

v3:
  - Patch 1/2: correct the commit message (Kuniyuki)

v2: https://lore.kernel.org/netdev/20240516145457.1206847[email protected]/
  - Patch 1/2: remove WARN_ON_ONCE() (Kuniyuki)
  - Combine both patches into a series (Kuniyuki)

v1: https://lore.kernel.org/netdev/20240516103049.1132040[email protected]/
====================

Link: https://lore.kernel.org/r/[email protected]
Signed-off-by: Paolo Abeni <[email protected]>

Trivial merge
This page took 0.052674 seconds and 4 git commands to generate.