Re: [patch net-next v2] net: fix unreleased lock in cable test
From: Maxime Chevallier
Date: Mon Aug 26 2024 - 12:17:10 EST
Hi,
Thanks for addressing this, I was unavailable in the past hours to
quicky respond to the issue so your help is welcome :)
On Mon, 26 Aug 2024 10:45:46 -0300
Diogo Jahchan Koike <djahchankoike@xxxxxxxxx> wrote:
> fix an unreleased lock in out_dev_put path by removing the (now)
> unnecessary path.
>
> Reported-by: syzbot+c641161e97237326ea74@xxxxxxxxxxxxxxxxxxxxxxxxx
> Closes: https://syzkaller.appspot.com/bug?extid=c641161e97237326ea74
> Fixes: 3688ff3077d3 ("net: ethtool: cable-test: Target the command to the requested PHY")
> Signed-off-by: Diogo Jahchan Koike <djahchankoike@xxxxxxxxx>
Reviewed-by: Maxime Chevallier <maxime.chevallier@xxxxxxxxxxx>
Thanks,
Maxime