Re: [PATCH net-next] net/iucv: fix UAF in afiucv_netdev_event()

Alexandra Winter <[email protected]> Tue, 4 Aug 2026 15:30:32 +0200
Newsgroups gmane.linux.network,gmane.linux.kernel.stable
Message-ID <[email protected]>

On 04.08.26 14:52, Nagamani PV wrote:
>> I'd rather continue to work on a more complete fix than take this one,
>> but both ways are possible.
>>
> Understood. This patch addresses the UAF on iucv_sk_list traversal
> specifically. The lock_sock() concern is at a different level and
> could be a follow-up.
> 
> Could you clarify your preference — take this as an incremental fix
> with a follow-up for lock_sock(), or hold and work toward a combined
> solution?

I prefer to work on the combined solution