Re: Re: [PATCH] integrity: don't throw an error immediately when failed to add a cert to the .machine keyring

From: Coiby Xu
Date: Fri Jan 05 2024 - 08:25:33 EST


On Wed, Jan 03, 2024 at 04:09:29PM +0200, Jarkko Sakkinen wrote:
On Wed Dec 27, 2023 at 6:41 AM EET, Coiby Xu wrote:
Currently when the kernel fails to add a cert to the .machine keyring,
it will throw an error immediately in the function integrity_add_key.

Since the kernel will try adding to the .platform keyring next or throw
an error (in the caller of integrity_add_key i.e. add_to_machine_keyring),
so there is no need to throw an error immediately in integrity_add_key.

Reported-by: itrymybest80@xxxxxxxxxxxxxx

Missing "Firstname Lastname".

Thanks for raising this concern! I've asked the reporter if he/she can
share his/her name.

--
Best regards,
Coiby