Message ID | cover.1702925869.git.code@siddh.me (mailing list archive) |
---|---|
Headers | show |
Series | nfc: Fix UAF during datagram sending caused by missing refcounting | expand |
Hello: This series was applied to netdev/net.git (main) by David S. Miller <davem@davemloft.net>: On Tue, 19 Dec 2023 23:19:42 +0530 you wrote: > Changes in v7: > - Stupidly reverted ordering in recv() too, fix that. > - Remove redundant call to nfc_llcp_sock_free(). > > Changes in v6: > - Revert label introduction from v4, and thus also v5 entirely. > > [...] Here is the summary with links: - [net-next,v7,1/2] nfc: llcp_core: Hold a ref to llcp_local->dev when holding a ref to llcp_local https://git.kernel.org/netdev/net/c/c95f919567d6 - [net-next,v7,2/2] nfc: Do not send datagram if socket state isn't LLCP_BOUND https://git.kernel.org/netdev/net/c/6ec0d7527c42 You are awesome, thank you!