Message ID | cover.1622737854.git.paskripkin@gmail.com (mailing list archive) |
---|---|
Headers | show |
Series | net: caif: fix 2 memory leaks | expand |
Hello: This series was applied to netdev/net.git (refs/heads/master): On Thu, 3 Jun 2021 19:37:27 +0300 you wrote: > This patch series fix 2 memory leaks in caif > interface. > > Syzbot reported memory leak in cfserl_create(). > The problem was in cfcnfg_add_phy_layer() function. > This function accepts struct cflayer *link_support and > assign it to corresponting structures, but it can fail > in some cases. > > [...] Here is the summary with links: - [1/4] net: caif: added cfserl_release function https://git.kernel.org/netdev/net/c/bce130e7f392 - [2/4] net: caif: add proper error handling https://git.kernel.org/netdev/net/c/a2805dca5107 - [3/4] net: caif: fix memory leak in caif_device_notify https://git.kernel.org/netdev/net/c/b53558a950a8 - [4/4] net: caif: fix memory leak in cfusbl_device_notify https://git.kernel.org/netdev/net/c/7f5d86669fa4 You are awesome, thank you! -- Deet-doot-dot, I am a bot. https://korg.docs.kernel.org/patchwork/pwbot.html