diff options
author | Jakub Kicinski <kuba@kernel.org> | 2022-10-12 17:50:40 -0700 |
---|---|---|
committer | Jakub Kicinski <kuba@kernel.org> | 2022-10-12 17:50:40 -0700 |
commit | 4f0f2121a63ca57845fac78beb313ae6d2b8e957 (patch) | |
tree | 4950aa7712d9acefbff34efec23105915293f8c8 /net/unix/af_unix.c | |
parent | 3a732b46736cd8a29092e4b0b1a9ba83e672bf89 (diff) | |
parent | f49cd2f4d6170d27a2c61f1fecb03d8a70c91f57 (diff) | |
download | linux-4f0f2121a63ca57845fac78beb313ae6d2b8e957.tar.bz2 |
Merge branch 'tcp-udp-fix-memory-leaks-and-data-races-around-ipv6_addrform'
Kuniyuki Iwashima says:
====================
tcp/udp: Fix memory leaks and data races around IPV6_ADDRFORM.
This series fixes some memory leaks and data races caused in the
same scenario where one thread converts an IPv6 socket into IPv4
with IPV6_ADDRFORM and another accesses the socket concurrently.
v4: https://lore.kernel.org/netdev/20221004171802.40968-1-kuniyu@amazon.com/
v3 (Resend): https://lore.kernel.org/netdev/20221003154425.49458-1-kuniyu@amazon.com/
v3: https://lore.kernel.org/netdev/20220929012542.55424-1-kuniyu@amazon.com/
v2: https://lore.kernel.org/netdev/20220928002741.64237-1-kuniyu@amazon.com/
v1: https://lore.kernel.org/netdev/20220927161209.32939-1-kuniyu@amazon.com/
====================
Link: https://lore.kernel.org/r/20221006185349.74777-1-kuniyu@amazon.com
Signed-off-by: Jakub Kicinski <kuba@kernel.org>
Diffstat (limited to 'net/unix/af_unix.c')
0 files changed, 0 insertions, 0 deletions