Skip to content

kernelCTF: add CVE-2026-64556_lts - #422

Open
5unkn0wn wants to merge 3 commits into
google:masterfrom
5unkn0wn:CVE-2026-64556_lts
Open

kernelCTF: add CVE-2026-64556_lts#422
5unkn0wn wants to merge 3 commits into
google:masterfrom
5unkn0wn:CVE-2026-64556_lts

Conversation

@5unkn0wn

Copy link
Copy Markdown

No description provided.

@JordyZomer

JordyZomer commented Aug 28, 2026

Copy link
Copy Markdown
Collaborator

@5unkn0wn The ROP chain uses manual rop.Add() with hardcoded gadget offsets. Could you explain why AddRopAction() isn't suitable here? If the dec-mode-byte strategy is intentional, please document why in exploit.md

@5unkn0wn

Copy link
Copy Markdown
Author

Hello @JordyZomer, There wasn't any particular reason not to use AddRopAction. I had simply ported the ROP chain from the original exploit to the latest version. I've now updated the exploit to use RopAction.

Also, it looks like vuln-verify is currently failing, apparently due to the recent spreadsheet update. Could you please take a look at that as well? Thanks!

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.

2 participants