Re: Bug#1105164: linux-image-6.1.0-35-amd64: watchdog kernel module load errors with "Bad message"
- To: Robert Shearman <robertshearman@gmail.com>, 1105164@bugs.debian.org
- Cc: ftpmaster@debian.org, debian-release@lists.debian.org, debian-boot@lists.debian.org, kibi@debian.org, ansgar@debian.org
- Subject: Re: Bug#1105164: linux-image-6.1.0-35-amd64: watchdog kernel module load errors with "Bad message"
- From: Salvatore Bonaccorso <carnil@debian.org>
- Date: Mon, 12 May 2025 22:34:51 +0200
- Message-id: <[🔎] aCJba8Yo84ng7c_Z@eldamar.lan>
- Mail-followup-to: Robert Shearman <robertshearman@gmail.com>, 1105164@bugs.debian.org, ftpmaster@debian.org, debian-release@lists.debian.org, debian-boot@lists.debian.org, kibi@debian.org, ansgar@debian.org
- In-reply-to: <CANXb-UTLyM=Fg2cEDUkbcNZHOcnwg_Smr4Yj3Uh3EX-iRC1Fww@mail.gmail.com>
- References: <CANXb-UTLyM=Fg2cEDUkbcNZHOcnwg_Smr4Yj3Uh3EX-iRC1Fww@mail.gmail.com>
Control: severity -1 serious
Hi Robert,
On Mon, May 12, 2025 at 04:38:19PM +0100, Robert Shearman wrote:
> Package: src:linux
> Version: 6.1.137-1
> Severity: important
> X-Debbugs-Cc: rob@graphiant.com
>
> rob@graph-dev-bookworm:~$ sudo modprobe watchdog
> modprobe: ERROR: could not insert 'watchdog': Bad message
>
> Using extract-module-sig.pl from
> https://git.kernel.org/pub/scm/linux/kernel/git/torvalds/linux.git/plain/scripts/extract-module-sig.pl
> shows there is no signature present for the watchdog kernel object
> file:
>
> $ ~/Downloads/extract-module-sig.pl -s
> /lib/modules/6.1.0-35-amd64/kernel/drivers/watchdog/watchdog.ko
> Read 91616 bytes from module file
> Found magic number at 91616
> Found PKCS#7/CMS encapsulation
>
> Compared to 6.1.0-34-amd64 version:
>
> $ ~/Downloads/extract-module-sig.pl -s
> /lib/modules/6.1.0-34-amd64/kernel/drivers/watchdog/watchdog.ko
> Read 92027 bytes from module file
> Found magic number at 92027
> Found PKCS#7/CMS encapsulation
> Found 411 bytes of signature [3082019706092a864886f70d010702a0]
> ...
So indeed there was likely a temporary problem when doing the signing
of the modules for linux-signed-amd64. There is the watchdog module
and w83977f_wdt one which have zero size signature:
./linux-signed-amd64-6.1.137+1/debian/signatures/linux-image-6.1.0-35-amd64-unsigned/lib/modules/6.1.0-35-amd64/kernel/drivers/watchdog/watchdog.ko.sig
./linux-signed-amd64-6.1.137+1/debian/signatures/linux-image-6.1.0-35-amd64-unsigned/lib/modules/6.1.0-35-amd64/kernel/drivers/watchdog/w83977f_wdt.ko.sig
I checked as well linux-signed-i386 and linux-signed-arm64 but there I
found none with a problem.
Ansgar, assuming at this point we cannot do something anymore for the
point release.
Cyril, Adam, so skip the kernel update for the upcoming point release?
Regards,
Salvatore
Reply to: