KernelCare certwrapper build 2026-06-04 (plus automated scripts)#3
Open
kanner wants to merge 5 commits into
Open
KernelCare certwrapper build 2026-06-04 (plus automated scripts)#3kanner wants to merge 5 commits into
kanner wants to merge 5 commits into
Conversation
According to KernelCare Security Assessment (2025) from Anvil Secure the image_validation tool should be used to produce the final binary. Set the required NX_COMPAT flag using image validation tool [1][2]: Link[1]: https://learn.microsoft.com/en-us/windows-hardware/drivers/bringup/uefi-ca-memory-mitigation-requirements#if-implemented-pecoff-dll-attestation Link[2]: https://github.com/tianocore/edk2-pytool-extensions Signed-off-by: Andrei Kanner <akanner@cloudlinux.com>
Old one from [1] and the new longterm_2032: curl -LO https://patches.kernelcare.com/kernelcare_pub.der curl -LO https://patches.kernelcare.com/kernelcare_pub_longterm_2032.der Link[1]: https://docs.tuxcare.com/live-patching-services/#uefi-secure-boot-support-1 Signed-off-by: Andrei Kanner <akanner@cloudlinux.com>
Signed-off-by: Andrei Kanner <akanner@cloudlinux.com>
build-all.sh builds shim_certificate_kernelcare for x86_64 and aarch64 in almalinux:9 containers (aarch64 via qemu-user-static) and saves each .efi + .log under kernelcare-result-<date>/. Co-Authored-By: Claude Opus 4.8 (1M context) <noreply@anthropic.com> Signed-off-by: Andrei Kanner <akanner@cloudlinux.com>
Signed-off-by: Andrei Kanner <akanner@cloudlinux.com>
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.
Looks like everyone is moving to (or at least preparing) shim 16.1:
rhel8 - rhboot/shim-review#546
cl8 - rhboot/shim-review#555
Anyway let's leave the room to use certwrapper for shim 15.8 also, taking in mind that old cert will expire in Jan 13 2027.