Thread (6 messages) flat view 6 messages, 3 authors, 2021-07-23

Re: [PATCH v2] net: qrtr: fix memory leaks

From: patchwork-bot+netdevbpf@kernel.org
Date: 2021-07-23 16:50:09
Also in: lkml

Hello:

This patch was applied to netdev/net.git (refs/heads/master):

On Fri, 23 Jul 2021 18:31:32 +0300 you wrote:
Syzbot reported memory leak in qrtr. The problem was in unputted
struct sock. qrtr_local_enqueue() function calls qrtr_port_lookup()
which takes sock reference if port was found. Then there is the following
check:

if (!ipc || &ipc->sk == skb->sk) {
	...
	return -ENODEV;
}

[...]
Here is the summary with links:
  - [v2] net: qrtr: fix memory leaks
    https://git.kernel.org/netdev/net/c/52f3456a96c0

You are awesome, thank you!
--
Deet-doot-dot, I am a bot.
https://korg.docs.kernel.org/patchwork/pwbot.html

Keyboard shortcuts
hback out one level
jnext message in thread
kprevious message in thread
ldrill in
Escclose help / fold thread tree
?toggle this help