diff options
| author | Paolo Abeni <[email protected]> | 2024-05-21 11:42:16 +0000 |
|---|---|---|
| committer | Paolo Abeni <[email protected]> | 2024-05-21 11:42:17 +0000 |
| commit | 580acf6cd807921bc0e9657c5aa02d2360bb5b63 (patch) | |
| tree | f7b5b83578580ada5b06ed49f0645d2e6f4a29db /drivers/net/netkit.c | |
| parent | tcp: Fix shift-out-of-bounds in dctcp_update_alpha(). (diff) | |
| parent | selftest: af_unix: Make SCM_RIGHTS into OOB data. (diff) | |
| download | kernel-580acf6cd807921bc0e9657c5aa02d2360bb5b63.tar.gz kernel-580acf6cd807921bc0e9657c5aa02d2360bb5b63.zip | |
Merge branch 'af_unix-fix-gc-and-improve-selftest'
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/[email protected]/
- Patch 1/2: remove WARN_ON_ONCE() (Kuniyuki)
- Combine both patches into a series (Kuniyuki)
v1: https://lore.kernel.org/netdev/[email protected]/
====================
Link: https://lore.kernel.org/r/[email protected]
Signed-off-by: Paolo Abeni <[email protected]>
Diffstat (limited to 'drivers/net/netkit.c')
0 files changed, 0 insertions, 0 deletions
