Skip to content

chore: merge tx kernel audit fixes to next#2635

Merged
bobbinth merged 4 commits intonextfrom
pgackst-merge-audit-fixes
Mar 19, 2026
Merged

chore: merge tx kernel audit fixes to next#2635
bobbinth merged 4 commits intonextfrom
pgackst-merge-audit-fixes

Conversation

@PhilippGackstatter
Copy link
Copy Markdown
Contributor

@PhilippGackstatter PhilippGackstatter commented Mar 19, 2026

Merges the tx kernel audit fixes to next by cherry-picking their commits:

Each commit needed a little bit of tweaking which is why the commit hashes do not match. The changes were:

  • Do not touch generated files (e.g. kernel proc hashes, no longer committed)
  • Adapt the fix from Assert foreign account ID #2560 to the new stack layout after the LE migration.
  • Make assert_entry_ptr_is_valid private (was pub, doesn't need to be).

PR should not be squash merged. Ideally we can use GitHub's "Rebase and Merge" to keep history clean.

@PhilippGackstatter PhilippGackstatter added the pr-from-maintainers PRs that come from internal contributors or integration partners. They should be given priority label Mar 19, 2026
Copy link
Copy Markdown
Contributor

@bobbinth bobbinth left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Looks good! Thank you!

@bobbinth bobbinth merged commit 6831e41 into next Mar 19, 2026
17 checks passed
@bobbinth bobbinth deleted the pgackst-merge-audit-fixes branch March 19, 2026 17:18
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

pr-from-maintainers PRs that come from internal contributors or integration partners. They should be given priority

Projects

None yet

Development

Successfully merging this pull request may close these issues.

3 participants