Message ID | 20240517093138.1436323-1-mhal@rbox.co (mailing list archive) |
---|---|
Headers | show |
Series | af_unix: Fix GC and improve selftest | expand |
Hello: This series was applied to netdev/net.git (main) by Paolo Abeni <pabeni@redhat.com>: On Fri, 17 May 2024 11:27:00 +0200 you wrote: > 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) > > [...] Here is the summary with links: - [v3,net,1/2] af_unix: Fix garbage collection of embryos carrying OOB with SCM_RIGHTS https://git.kernel.org/netdev/net/c/041933a1ec7b - [v3,net,2/2] selftest: af_unix: Make SCM_RIGHTS into OOB data. https://git.kernel.org/netdev/net/c/e060e433e512 You are awesome, thank you!