Re: [PATCH] ax25: Remove broken autobind
From: Jakub Kicinski <kuba@kernel.org>
Date: 2025-03-25 11:21:52
Also in:
linux-hams, lkml
From: Jakub Kicinski <kuba@kernel.org>
Date: 2025-03-25 11:21:52
Also in:
linux-hams, lkml
On Mon, 17 Mar 2025 13:53:52 +0300 Murad Masimov wrote:
Binding AX25 socket by using the autobind feature leads to memory leaks in ax25_connect() and also refcount leaks in ax25_release(). Memory leak was detected with kmemleak:
Looks like DaveM applied this yesterday, thanks! -- pw-bot: accept