Skip to content

Harden HEKI's kernel text patch fuction#764

Open
sangho2 wants to merge 1 commit intomainfrom
sanghle/lvbs/fix-patch-text
Open

Harden HEKI's kernel text patch fuction#764
sangho2 wants to merge 1 commit intomainfrom
sanghle/lvbs/fix-patch-text

Conversation

@sangho2
Copy link
Copy Markdown
Contributor

@sangho2 sangho2 commented Apr 10, 2026

This PR hardens HEKI's kernel text patch function. In particular, the current implementation (validate_text_poke_bp_batch) allows a malicious VTL0 kernel to write 0xcc to some write-protected kernel memory addresses through VTL1. This PR adds an explicit address check.

@sangho2 sangho2 changed the title harden HEKI's kernel text patch fuction Harden HEKI's kernel text patch fuction Apr 10, 2026
@sangho2 sangho2 marked this pull request as ready for review April 10, 2026 20:45
@sangho2 sangho2 enabled auto-merge April 10, 2026 20:46
@github-actions
Copy link
Copy Markdown

🤖 SemverChecks 🤖 No breaking API changes detected

Note: this does not mean API is unchanged, or even that there are no breaking changes; simply, none of the detections triggered.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant