From: Greg KH <gregkh@linuxfoundation.org>
To: Thorsten Leemhuis <regressions@leemhuis.info>
Cc: "Luiz Augusto von Dentz" <luiz.dentz@gmail.com>,
"Salvatore Bonaccorso" <carnil@debian.org>,
Mike <user.service2016@gmail.com>,
"stable@vger.kernel.org" <stable@vger.kernel.org>,
"Marcel Holtmann" <marcel@holtmann.org>,
"Johan Hedberg" <johan.hedberg@gmail.com>,
linux-bluetooth@vger.kernel.org,
"Paul Menzel" <pmenzel@molgen.mpg.de>,
"Sasha Levin" <sashal@kernel.org>,
"Jeremy Lainé" <jeremy.laine@m4x.org>,
"Linux regressions mailing list" <regressions@lists.linux.dev>
Subject: Re: Bluetooth kernel BUG with Intel AX211 (regression in 6.1.83)
Date: Tue, 12 Nov 2024 13:04:03 +0100 [thread overview]
Message-ID: <2024111225-regulate-ruckus-1a46@gregkh> (raw)
In-Reply-To: <4f8542be-5175-4cf1-9c39-1809a899601c@leemhuis.info>
On Tue, Nov 12, 2024 at 12:54:46PM +0100, Thorsten Leemhuis wrote:
> On 07.11.24 05:38, Greg KH wrote:
> > On Wed, Nov 06, 2024 at 10:02:40AM -0500, Luiz Augusto von Dentz wrote:
> >> On Wed, Nov 6, 2024 at 2:40 AM Salvatore Bonaccorso <carnil@debian.org> wrote:
> >>> On Wed, Nov 06, 2024 at 08:26:05AM +0100, Greg KH wrote:
> >>>> On Tue, Nov 05, 2024 at 08:23:59PM +0100, Salvatore Bonaccorso wrote:
> >>>>> On Tue, Nov 05, 2024 at 12:53:50PM -0500, Luiz Augusto von Dentz wrote:
> >>>>>> On Tue, Nov 5, 2024 at 12:29 PM Thorsten Leemhuis
> >>>>>> <regressions@leemhuis.info> wrote:
> >>>>>>> On 31.10.24 07:33, Salvatore Bonaccorso wrote:
> >>>>>>>> On Tue, Jun 18, 2024 at 12:30:18PM +0200, Thorsten Leemhuis wrote:
> >>>>>>>>> On 12.06.24 14:04, Greg KH wrote:
> >>>>>>>>>> On Thu, Jun 06, 2024 at 12:18:18PM +0200, Thorsten Leemhuis wrote:
> >>>>>>>>>>> On 03.06.24 22:03, Mike wrote:
> >>>>>>>>>>>> On 29.05.24 11:06, Thorsten Leemhuis wrote:
> >>>>>>>>>>>> [...]
> >>>>>>>>>>>> I understand that 6.9-rc5[1] worked fine, but I guess it will take some
> >>>>>>>>>>>> time to be
> >>>>>>>>>>>> included in Debian stable, so having a patch for 6.1.x will be much
> >>>>>>>>>>>> appreciated.
> >>>>>>>>>>>> I do not have the time to follow the vanilla (latest) release as is
> >>>>>>>>>>>> likely the case for
> >>>>>>>>>>>> many other Linux users.
> >>>>>>>>>>>>
> >>>>>>>>>>> Still no reaction from the bluetooth developers. Guess they are busy
> >>>>>>>>>>> and/or do not care about 6.1.y. In that case:
> >>>>>>>>>>>
> >>>>>>>>>>> @Greg: do you might have an idea how the 6.1.y commit a13f316e90fdb1
> >>>>>>>>>>> ("Bluetooth: hci_conn: Consolidate code for aborting connections") might
> >>>>>>>>>>> cause this or if it's missing some per-requisite? If not I wonder if
> >>>>>>>>>>> reverting that patch from 6.1.y might be the best move to resolve this
> >>>>>>>>>>> regression. Mike earlier in
> >>>>>>>>>>> https://lore.kernel.org/all/c947e600-e126-43ea-9530-0389206bef5e@gmail.com/
> >>>>>>>>>>> confirmed that this fixed the problem in tests. Jeremy (who started the
> >>>>>>>>>>> thread and afaics has the same problem) did not reply.
> >>>>>>>>>>
> >>>>>>>>>> How was this reverted? I get a bunch of conflicts as this commit was
> >>>>>>>>>> added as a dependency of a patch later in the series.
> >>>>>>>>>>
> >>>>>>>>>> So if this wants to be reverted from 6.1.y, can someone send me the
> >>>>>>>>>> revert that has been tested to work?
> >>>>>>>>>
> >>>>>>>>> Mike, can you help out here, as you apparently managed a revert earlier?
> >>>>>>>>> Without you or someone else submitting a revert I fear this won't be
> >>>>>>>>> resolved...
> >>>>>>>>
> >>>>>>>> Trying to reboostrap this, as people running 6.1.112 based kernel
> >>>>>>>> seems still hitting the issue, but have not asked yet if it happens as
> >>>>>>>> well for 6.114.
> >>>>>>>>
> >>>>>>>> https://bugs.debian.org/1086447
> >>>>>>>>
> >>>>>>>> Mike, since I guess you are still as well affected as well, does the
> >>>>>>>> issue trigger on 6.1.114 for you and does reverting changes from
> >>>>>>>> a13f316e90fdb1 still fix the issue? Can you send your
> >>>>>>>> backport/changes?
> >>>>>>>
> >>>>>>> Hmmm, no reply. Is there maybe someone in that bug that could create and
> >>>>>>> test a new revert to finally get this resolved upstream? Seem we
> >>>>>>> otherwise are kinda stuck here.
> >>>>>>
> >>>>>> Looks like we didn't tag things like 5af1f84ed13a ("Bluetooth:
> >>>>>> hci_sync: Fix UAF on hci_abort_conn_sync") and a239110ee8e0
> >>>>>> ("Bluetooth: hci_sync: always check if connection is alive before
> >>>>>> deleting") that are actually fixes to a13f316e90fdb1.
> >>>>>
> >>>>> Ah good I see :). None of those were yet applied to the 6.1.y series
> >>>>> were the issue is still presend. Would you be up to provide the needed
> >>>>> changes to the stable team? That would be very much appreciated for
> >>>>> those affected running the 6.1.y series.
> >>>>
> >>>> We would need backports for these as they do not apply cleanly :(
> >>>
> >>> Looks our mails overlapped, yes came to the same conclusion as I tried
> >>> to apply them on top of 6.1.y. I hope Luiz can help here.
> >>>
> >>> We have defintively users in Debian affected by this, and two
> >>> confirmed that using a newer kernel which contains naturally those
> >>> fixes do not expose the problem. If we have backports I might be able
> >>> to convice those affected users to test our 6.1.115-1 + patches to
> >>> verify the issue is gone.
> >>
> >> Then perhaps it is easier to just revert that change?
> >
> > Please send a revert then.
>
> We afaics are kinda stuck here .
>
> Seems Mike (who apparently had a local revert that worked) does not care
> anymore.
>
> It looks like Luiz does not care about 6.1.y either, which is fine, as
> participation in stable is optional.
>
> And looks like nobody else cares enough and has the skills to
> prepare and submit a revert.
>
> In the end the one that asked for the changes to be included in the
> 6.1.y series thus submit one. Not sure who that is, though, a very quick
> search on Lore gave no answer. :-/
>
> There is also still the question "might a revert now cause another
> regression for users of the 6.1.y series, as the change might improved
> things for other users".
>
> :-(
I care as this affects Debian, which is the largest user of Linux
outside of Android. I'll try to do a local version of the revert to
unstick this...
thanks for reminding me.
greg k-h
next prev parent reply other threads:[~2024-11-12 12:04 UTC|newest]
Thread overview: 28+ messages / expand[flat|nested] mbox.gz Atom feed top
2024-04-21 13:54 Bluetooth kernel BUG with Intel AX211 (regression in 6.1.83) Jeremy Lainé
2024-04-21 21:00 ` Paul Menzel
2024-04-21 23:17 ` Jeremy Lainé
2024-04-22 5:41 ` Linux regression tracking (Thorsten Leemhuis)
2024-04-22 8:27 ` Jeremy Lainé
2024-04-22 9:56 ` Linux regression tracking (Thorsten Leemhuis)
2024-04-29 10:24 ` Linux regression tracking (Thorsten Leemhuis)
2024-04-29 18:28 ` Jeremy Lainé
2024-04-29 18:46 ` Linux regression tracking (Thorsten Leemhuis)
2024-05-28 20:54 ` Mike
2024-05-29 9:06 ` Thorsten Leemhuis
2024-06-03 20:03 ` Mike
2024-06-06 10:18 ` Thorsten Leemhuis
2024-06-12 12:04 ` Greg KH
2024-06-18 10:30 ` Thorsten Leemhuis
2024-10-31 6:33 ` Salvatore Bonaccorso
2024-11-05 17:29 ` Thorsten Leemhuis
2024-11-05 17:53 ` Luiz Augusto von Dentz
2024-11-05 19:23 ` Salvatore Bonaccorso
2024-11-06 7:23 ` Salvatore Bonaccorso
2024-11-06 7:26 ` Greg KH
2024-11-06 7:40 ` Salvatore Bonaccorso
2024-11-06 15:02 ` Luiz Augusto von Dentz
2024-11-07 4:38 ` Greg KH
2024-11-12 11:54 ` Thorsten Leemhuis
2024-11-12 12:04 ` Greg KH [this message]
2024-11-13 15:10 ` Greg KH
2024-11-15 17:56 ` Salvatore Bonaccorso
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=2024111225-regulate-ruckus-1a46@gregkh \
--to=gregkh@linuxfoundation.org \
--cc=carnil@debian.org \
--cc=jeremy.laine@m4x.org \
--cc=johan.hedberg@gmail.com \
--cc=linux-bluetooth@vger.kernel.org \
--cc=luiz.dentz@gmail.com \
--cc=marcel@holtmann.org \
--cc=pmenzel@molgen.mpg.de \
--cc=regressions@leemhuis.info \
--cc=regressions@lists.linux.dev \
--cc=sashal@kernel.org \
--cc=stable@vger.kernel.org \
--cc=user.service2016@gmail.com \
/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