Bug#1069301: linux-image-6.1.0-20-amd64: bluetooth causes kernel BUG - list_del corruption, (address)->prev is LIST_POISON2

2024-05-23 Thread Rémy
Same here, Intel AX201. Bug appears both on 6.1.0-20 and 6.1.0-21 Rémy On Tue, 7 May 2024 01:07:49 +0200 Udo Richter wrote: > Hi, > > Seeing exactly the same bug with an Broadcom Corp. BCM2045B (BDC-2.1) > bluetooth device, so its not just the Intel AX211. > > Jeremy, thanks for tracking this

Bug#1069301: linux-image-6.1.0-20-amd64: bluetooth causes kernel BUG - list_del corruption, (address)->prev is LIST_POISON2

2024-05-06 Thread Udo Richter
Hi, Seeing exactly the same bug with an Broadcom Corp. BCM2045B (BDC-2.1) bluetooth device, so its not just the Intel AX211. Jeremy, thanks for tracking this down! Udo

Bug#1069301: linux-image-6.1.0-20-amd64: bluetooth causes kernel BUG - list_del corruption, (address)->prev is LIST_POISON2

2024-04-22 Thread Diederik de Haas
Control: tag -1 -moreinfo +upstream Control: forwarded -1 https://lore.kernel.org/linux-bluetooth/CADRbXaDqx6S+7tzdDPPEpRu9eDLrHQkqoWTTGfKJSRxY=ht...@mail.gmail.com/ On Monday, 22 April 2024 10:32:00 CEST Jeremy Lainé wrote: > Over the weekend I reported the issue to the linux-bluetooth mailing

Bug#1069301: linux-image-6.1.0-20-amd64: bluetooth causes kernel BUG - list_del corruption, (address)->prev is LIST_POISON2

2024-04-21 Thread Jeremy Lainé
Hi Salvatore, I've finished bisecting and the version that seems to introduce the breakage is 6.1.83. I tested the following upstream kernels: - linux 6.1.80 => OK - linux 6.1.82 => OK - linux 6.1.83 => BUG - linux 6.1.85 => BUG - linux 6.1.87 => BUG I looks like 6.1.83 introduced quite a few

Bug#1069301: linux-image-6.1.0-20-amd64: bluetooth causes kernel BUG - list_del corruption, (address)->prev is LIST_POISON2

2024-04-20 Thread Jeremy Lainé
Hi Salvatore, It had been a while (like 10+ years) since I built a kernel from source, so this guide was very welcome, and the "make bindeb-pkg" target is great: https://kernel-team.pages.debian.net/kernel-handbook/ch-common-tasks.html#s-kernel-org-package It looks like the problem is present

Bug#1069301: linux-image-6.1.0-20-amd64: bluetooth causes kernel BUG - list_del corruption, (address)->prev is LIST_POISON2

2024-04-19 Thread Salvatore Bonaccorso
Control: tags -1 + moreinfo Hi Jeremy, On Fri, Apr 19, 2024 at 05:37:41PM +0200, Jeremy Lainé wrote: > Package: src:linux > Version: 6.1.85-1 > Severity: important > X-Debbugs-Cc: jeremy.la...@m4x.org > > Dear Maintainer, > > After upgrading from linux-image-6.1.0-18-amd64 to >

Bug#1069301: linux-image-6.1.0-20-amd64: bluetooth causes kernel BUG - list_del corruption, (address)->prev is LIST_POISON2

2024-04-19 Thread Jeremy Lainé
Package: src:linux Version: 6.1.85-1 Severity: important X-Debbugs-Cc: jeremy.la...@m4x.org Dear Maintainer, After upgrading from linux-image-6.1.0-18-amd64 to linux-image-6.1.0-20-amd64, bluetooth no longer works and a kernel BUG is visible in dmesg hinting at a memory safety issue. It is not