From: f6bvp <bernard.f6bvp@gmail.com>
To: toke@toke.dk, kuba@kernel.org, stable@vger.kernel.org
Cc: Bernard Pidoux <bernard.f6bvp@gmail.com>,
davem@davemloft.net, netdev@vger.kernel.org, pabeni@redhat.com,
gregkh@linuxfoundation.org, linux-hams@vger.kernel.org
Subject: Re: [PATCH net-deletions] net: remove ax25 and amateur radio (hamradio) subsystem
Date: Tue, 12 May 2026 16:42:28 +0200 [thread overview]
Message-ID: <20260512144416.9848-1-bernard.f6bvp@gmail.com> (raw)
In-Reply-To: <87se8mytvv.fsf@toke.dk>
From: Bernard Pidoux <bernard.f6bvp@gmail.com>
Toke Høiland-Jørgensen <toke@toke.dk> writes:
> Acked-by: Toke Høiland-Jørgensen <toke@toke.dk>
Hello Toke, Jakub, all,
I understand the decision to move AX.25, NET/ROM, and ROSE out of tree,
and I am not opposing it. The maintenance burden caused by AI-generated
syzbot reports with no human follow-up is a legitimate reason to act.
That said, I would like to raise one specific concern: the ROSE subsystem
accumulated a number of real bugs through upstream commits that were merged
without hardware testing. I have been running ROSE on actual packet radio
equipment and was able to reproduce and fix five of these bugs, confirmed
via KASAN and netconsole.
The most severe symptom is that the ROSE module cannot be cleanly unloaded
once an AX.25 connection has been established, which makes amateur radio
applications that rely on ROSE effectively unusable until a reboot.
My five patches address:
1. rose: fix dev_put() leak in rose_loopback_timer()
Fixes: 0453c6824595 ("net/rose: fix unbound loop in rose_loopback_timer()")
2. rose: hold loopback neighbour reference across timer callback
Fixes: d860d1faa6b2 ("net: rose: convert 'use' field to refcount_t")
3. rose: fix race between loopback timer and module removal
Fixes: 1da177e4c3f4 ("Linux-2.6.12-rc2")
4. rose: clear neighbour pointer after rose_neigh_put() in state machines
Fixes: d860d1faa6b2 ("net: rose: convert 'use' field to refcount_t")
5. rose: guard rose_neigh_put() against NULL in timer expiry
Fixes: 5de7665e0a07 ("net: rose: fix timer races against user threads")
Each patch carries the appropriate Fixes: tag and a Tested-by from me on
real hardware. They are visible on lore.kernel.org.
Since ROSE will no longer be maintained in-tree from 7.1 onward, the only
remaining users are those running current stable kernels (7.0.y and
earlier). Would it be possible to have these five patches queued for the
stable trees via Greg's stable process?
I am happy to resend them as a formal series tagged [PATCH stable] against
the current stable releases if that is preferred.
Thank you for your work on the Linux networking subsystem.
73 de Bernard Pidoux, F6BVP
<f6bvp@free.fr>
next parent reply other threads:[~2026-05-12 14:44 UTC|newest]
Thread overview: 3+ messages / expand[flat|nested] mbox.gz Atom feed top
[not found] <87se8mytvv.fsf@toke.dk>
2026-05-12 14:42 ` f6bvp [this message]
2026-05-12 14:45 ` [PATCH net-deletions] net: remove ax25 and amateur radio (hamradio) subsystem f6bvp
2026-05-12 23:36 ` Jakub Kicinski
Reply instructions:
You may reply publicly to this message via plain-text email
using any one of the following methods:
* Save the following mbox file, import it into your mail client,
and reply-to-all from there: mbox
Avoid top-posting and favor interleaved quoting:
https://en.wikipedia.org/wiki/Posting_style#Interleaved_style
* Reply using the --to, --cc, and --in-reply-to
switches of git-send-email(1):
git send-email \
--in-reply-to=20260512144416.9848-1-bernard.f6bvp@gmail.com \
--to=bernard.f6bvp@gmail.com \
--cc=davem@davemloft.net \
--cc=gregkh@linuxfoundation.org \
--cc=kuba@kernel.org \
--cc=linux-hams@vger.kernel.org \
--cc=netdev@vger.kernel.org \
--cc=pabeni@redhat.com \
--cc=stable@vger.kernel.org \
--cc=toke@toke.dk \
/path/to/YOUR_REPLY
https://kernel.org/pub/software/scm/git/docs/git-send-email.html
* If your mail client supports setting the In-Reply-To header
via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line
before the message body.
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox