Re: [PATCH net-next] vsock/test: Cover more CIDs in transport_uaf test

2025-05-28 Thread Michal Luczaj
On 5/28/25 11:08, Stefano Garzarella wrote: > On Wed, May 28, 2025 at 10:58:28AM +0200, Michal Luczaj wrote: >> Administrative query: while net-next is closed, am I supposed to mark this >> series as "RFC" and post v2 for a review as usual, or is it better to just >> hold off until net-next opens?

Re: [PATCH net-next] vsock/test: Cover more CIDs in transport_uaf test

2025-05-28 Thread Michal Luczaj
On 5/27/25 10:41, Stefano Garzarella wrote: > On Mon, May 26, 2025 at 10:44:05PM +0200, Michal Luczaj wrote: >> On 5/26/25 16:39, Stefano Garzarella wrote: >>> On Mon, May 26, 2025 at 02:51:18PM +0200, Michal Luczaj wrote: On 5/26/25 10:25, Stefano Garzarella wrote: > On Fri, May 23, 2025

Re: [PATCH net-next] vsock/test: Cover more CIDs in transport_uaf test

2025-05-28 Thread Stefano Garzarella
On Wed, May 28, 2025 at 10:58:28AM +0200, Michal Luczaj wrote: On 5/27/25 10:41, Stefano Garzarella wrote: On Mon, May 26, 2025 at 10:44:05PM +0200, Michal Luczaj wrote: On 5/26/25 16:39, Stefano Garzarella wrote: On Mon, May 26, 2025 at 02:51:18PM +0200, Michal Luczaj wrote: On 5/26/25 10:25

Re: [PATCH net-next] vsock/test: Cover more CIDs in transport_uaf test

2025-05-27 Thread Stefano Garzarella
On Mon, May 26, 2025 at 10:44:05PM +0200, Michal Luczaj wrote: On 5/26/25 16:39, Stefano Garzarella wrote: On Mon, May 26, 2025 at 02:51:18PM +0200, Michal Luczaj wrote: On 5/26/25 10:25, Stefano Garzarella wrote: On Fri, May 23, 2025 at 12:31:16AM +0200, Michal Luczaj wrote: Increase the cov

Re: [PATCH net-next] vsock/test: Cover more CIDs in transport_uaf test

2025-05-26 Thread Michal Luczaj
On 5/26/25 16:39, Stefano Garzarella wrote: > On Mon, May 26, 2025 at 02:51:18PM +0200, Michal Luczaj wrote: >> On 5/26/25 10:25, Stefano Garzarella wrote: >>> On Fri, May 23, 2025 at 12:31:16AM +0200, Michal Luczaj wrote: Increase the coverage of test for UAF due to socket unbinding, and losi

Re: [PATCH net-next] vsock/test: Cover more CIDs in transport_uaf test

2025-05-26 Thread Stefano Garzarella
On Mon, May 26, 2025 at 02:51:18PM +0200, Michal Luczaj wrote: On 5/26/25 10:25, Stefano Garzarella wrote: On Fri, May 23, 2025 at 12:31:16AM +0200, Michal Luczaj wrote: Increase the coverage of test for UAF due to socket unbinding, and losing transport in general. It's a follow up to commit 30

Re: [PATCH net-next] vsock/test: Cover more CIDs in transport_uaf test

2025-05-26 Thread Michal Luczaj
On 5/26/25 10:25, Stefano Garzarella wrote: > On Fri, May 23, 2025 at 12:31:16AM +0200, Michal Luczaj wrote: >> Increase the coverage of test for UAF due to socket unbinding, and losing >> transport in general. It's a follow up to commit 301a62dfb0d0 ("vsock/test: >> Add test for UAF due to socket

Re: [PATCH net-next] vsock/test: Cover more CIDs in transport_uaf test

2025-05-26 Thread Stefano Garzarella
On Fri, May 23, 2025 at 12:31:16AM +0200, Michal Luczaj wrote: Increase the coverage of test for UAF due to socket unbinding, and losing transport in general. It's a follow up to commit 301a62dfb0d0 ("vsock/test: Add test for UAF due to socket unbinding") and discussion in [1]. The idea remains

[PATCH net-next] vsock/test: Cover more CIDs in transport_uaf test

2025-05-22 Thread Michal Luczaj
Increase the coverage of test for UAF due to socket unbinding, and losing transport in general. It's a follow up to commit 301a62dfb0d0 ("vsock/test: Add test for UAF due to socket unbinding") and discussion in [1]. The idea remains the same: take an unconnected stream socket with a transport assi