Groups | Search | Server Info | Keyboard shortcuts | Login | Register [http] [https] [nntp] [nntps]


Groups > linux.debian.kernel > #76407

Bug#1019192: Pile of error messages from certs subsystem on boot

From Klaus Kudielka <klaus.kudielka@gmail.com>
Newsgroups linux.debian.bugs.dist, linux.debian.kernel
Subject Bug#1019192: Pile of error messages from certs subsystem on boot
Date 2022-10-01 11:20 +0200
Message-ID <FbGP7-bhGK-5@gated-at.bofh.it> (permalink)
References <F2gTT-5rC5-3@gated-at.bofh.it>
Organization linux.* mail to news gateway

Cross-posted to 2 groups.

Show all headers | View raw


For reference, I'm seeing the same error messages (but only 4 of them)
on an ASUS Z87-PRO (UEFI secure boot enabled) with current Debian
testing (starting with 5.19.6-1, but also with 5.19.11-1).

The best explanation I could find is a post in a Lenovo forum
https://forums.lenovo.com/topic/findpost/15028/5166897/5733178

So, it seems to happen if you have
(a) Duplicate entries in the efi dbx revocation list
(b) Linux kernel 5.19

I checked that out on my system:
[0]$ dbxtool -l | awk '{ print $4 }' | sort | wc -l
278
[0]$ dbxtool -l | awk '{ print $4 }' | sort | uniq | wc -l
274

Indeed, 4 duplicates in dbx, and therefore 4 error messages!

Personally, I think the error messages are a little bit "over the top"
in that particular case. A warning such as "You have ... duplicates in
the efi dbx revocation list" may be enough. I would not know, how to
repair this with a pre-historic BIOS, anyway.

Regards, Klaus

Back to linux.debian.kernel | Previous | NextPrevious in thread | Next in thread | Find similar | Unroll thread


Thread

Bug#1019192: Pile of error messages from certs subsystem on boot Josh Triplett <josh@joshtriplett.org> - 2022-09-05 11:50 +0200
  Bug#1019192: Pile of error messages from certs subsystem on boot Klaus Kudielka <klaus.kudielka@gmail.com> - 2022-10-01 11:20 +0200
  Bug#1019192: Upstream report Josh Triplett <josh@joshtriplett.org> - 2022-10-15 16:20 +0200
    Bug#1019192: Upstream report Diederik de Haas <didi.debian@cknow.org> - 2022-10-15 18:30 +0200
  Processed: Re: Bug#1019192: Upstream report "Debian Bug Tracking System" <owner@bugs.debian.org> - 2022-10-15 18:30 +0200

csiph-web