[lvc-project] [PATCH] net: smc: fix spurious error message from __sock_release()

Dmitry Antipov dmantipov at yandex.ru
Wed Feb 14 19:34:16 MSK 2024


On 2/14/24 18:09, Wenjia Zhang wrote:

> - It looks reasonable to me. I'm curious how you got the warning. By using ULP, right?

This was tracked down from https://syzkaller.appspot.com/bug?extid=5f1acda7e06a2298fae6,
and unfortunately it doesn't fix an actual leak of 'struct fasync_struct' objects. I'm
suspecting an undefined behavior caused by the race condition somewhere around socket
impersonation tricks in 'smc_switch_to_fallback()', and it would be very helpful if an
original authors can take a look as well.

Dmitry




More information about the lvc-project mailing list