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

Coiby Xu coxu at redhat.com
Fri Jan 5 13:27:28 UTC 2024


On Tue, Jan 02, 2024 at 05:33:53PM +0000, Eric Snowberg wrote:
>
>
>> On Dec 26, 2023, at 9:41 PM, Coiby Xu <coxu at redhat.com> 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 at protonmail.com
>> Closes: https://bugzilla.redhat.com/show_bug.cgi?id=2239331
>> Signed-off-by: Coiby Xu <coxu at redhat.com>
>
>Reviewed-by: Eric Snowberg <eric.snowberg at oracle.com>

Thank you for reviewing the patch!

-- 
Best regards,
Coiby




More information about the Linux-security-module-archive mailing list