Re: [PATCH net-next v3 0/3] vsock/test: Improve transport_uaf test
From: Stefano Garzarella <sgarzare@redhat.com>
Date: 2025-06-17 08:25:39
Also in:
lkml, netdev
From: Stefano Garzarella <sgarzare@redhat.com>
Date: 2025-06-17 08:25:39
Also in:
lkml, netdev
On Mon, Jun 16, 2025 at 02:57:29PM -0700, Jakub Kicinski wrote:
On Wed, 11 Jun 2025 21:56:49 +0200 Michal Luczaj wrote:quoted
Increase the coverage of a test implemented in commit 301a62dfb0d0 ("vsock/test: Add test for UAF due to socket unbinding"). Take this opportunity to factor out some utility code, drop a redundant sync between client and server, and introduce a /proc/kallsyms harvesting logic for auto-detecting registered vsock transports.Hi Stefano! Sorry to ping, are these on your radar? I'm wondering if the delay is because of devconf.cz or you consider the Suggested-by tags a strong enough indication of support :)
Yeah, it's because devconf.cz. I'm going to review today, thanks for the reminder :-) Stefano