[<prev] [next>] [<thread-prev] [day] [month] [year] [list]
Message-Id:
<175199041100.4117860.14540554652345521469.git-patchwork-notify@kernel.org>
Date: Tue, 08 Jul 2025 16:00:11 +0000
From: patchwork-bot+netdevbpf@...nel.org
To: Michal Luczaj <mhal@...x.co>
Cc: sgarzare@...hat.com, davem@...emloft.net, edumazet@...gle.com,
kuba@...nel.org, pabeni@...hat.com, horms@...nel.org, stefanha@...hat.com,
virtualization@...ts.linux.dev, netdev@...r.kernel.org,
linux-kernel@...r.kernel.org
Subject: Re: [PATCH net v4 0/3] vsock: Fix transport_{h2g,g2h,dgram,local}
TOCTOU issues
Hello:
This series was applied to netdev/net.git (main)
by Jakub Kicinski <kuba@...nel.org>:
On Thu, 03 Jul 2025 17:18:17 +0200 you wrote:
> transport_{h2g,g2h,dgram,local} may become NULL on vsock_core_unregister().
> Make sure a poorly timed `rmmod transport` won't lead to a NULL/stale
> pointer dereference.
>
> Note that these oopses are pretty unlikely to happen in the wild. Splats
> were collected after sprinkling kernel with mdelay()s.
>
> [...]
Here is the summary with links:
- [net,v4,1/3] vsock: Fix transport_{g2h,h2g} TOCTOU
https://git.kernel.org/netdev/net/c/209fd720838a
- [net,v4,2/3] vsock: Fix transport_* TOCTOU
https://git.kernel.org/netdev/net/c/687aa0c5581b
- [net,v4,3/3] vsock: Fix IOCTL_VM_SOCKETS_GET_LOCAL_CID to check also `transport_local`
https://git.kernel.org/netdev/net/c/1e7d9df379a0
You are awesome, thank you!
--
Deet-doot-dot, I am a bot.
https://korg.docs.kernel.org/patchwork/pwbot.html
Powered by blists - more mailing lists