Skip to content

[fasttrack 3.0] kernel-64k: Enable signature verification of kexec kernel#11535

Closed
rlmenge wants to merge 2 commits intofasttrack/3.0from
rlmenge/fasttrack/3.0/kernel-64k/kdump
Closed

[fasttrack 3.0] kernel-64k: Enable signature verification of kexec kernel#11535
rlmenge wants to merge 2 commits intofasttrack/3.0from
rlmenge/fasttrack/3.0/kernel-64k/kdump

Conversation

@rlmenge
Copy link
Copy Markdown
Contributor

@rlmenge rlmenge commented Dec 19, 2024

Merge Checklist

All boxes should be checked before merging the PR (just tick any boxes which don't apply to this PR)

  • The toolchain has been rebuilt successfully (or no changes were made to it)
  • The toolchain/worker package manifests are up-to-date
  • Any updated packages successfully build (or no packages were changed)
  • Packages depending on static components modified in this PR (Golang, *-static subpackages, etc.) have had their Release tag incremented.
  • Package tests (%check section) have been verified with RUN_CHECK=y for existing SPEC files, or added to new SPEC files
  • All package sources are available
  • cgmanifest files are up-to-date and sorted (./cgmanifest.json, ./toolkit/scripts/toolchain/cgmanifest.json, .github/workflows/cgmanifest.json)
  • LICENSE-MAP files are up-to-date (./LICENSES-AND-NOTICES/SPECS/data/licenses.json, ./LICENSES-AND-NOTICES/SPECS/LICENSES-MAP.md, ./LICENSES-AND-NOTICES/SPECS/LICENSE-EXCEPTIONS.PHOTON)
  • All source files have up-to-date hashes in the *.signatures.json files
  • sudo make go-tidy-all and sudo make go-test-coverage pass
  • Documentation has been updated to match any changes to the build system
  • Ready to merge

Summary

While the key for the kernel-64k was updated to match the updated key brought into #10961

The kexec changes did not transfer over. This results in kexec using IMA to verify the kernel signature instead of the desired kexec signature verification path which is able to use the kernel's built-in keys

Change Log
  • Copy the kexec sig changes from d647152 onto the kernel-64k
Does this affect the toolchain?

YES

Associated issues
  • 576787640
Test Methodology
  • Pipeline build id:

@rlmenge rlmenge added the fasttrack/3.0 PRs Destined for Azure Linux 3.0 label Dec 19, 2024
@rlmenge rlmenge requested a review from a team as a code owner December 19, 2024 02:14
@rlmenge
Copy link
Copy Markdown
Contributor Author

rlmenge commented Dec 19, 2024

close in favor of #11569

@rlmenge rlmenge closed this Dec 19, 2024
@rlmenge rlmenge deleted the rlmenge/fasttrack/3.0/kernel-64k/kdump branch January 16, 2025 23:53
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

fasttrack/3.0 PRs Destined for Azure Linux 3.0

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant