Skip to content

Add glibc safe-linking reveal_ptr_same_page#2686

Merged
peace-maker merged 3 commits intoGallopsled:devfrom
peace-maker:safe_link_same_page
Mar 24, 2026
Merged

Add glibc safe-linking reveal_ptr_same_page#2686
peace-maker merged 3 commits intoGallopsled:devfrom
peace-maker:safe_link_same_page

Conversation

@peace-maker
Copy link
Copy Markdown
Member

@peace-maker peace-maker commented Feb 21, 2026

Reveals a pointer mangled using PROTECT_PTR without knowing where it is stored. Only works when the pointer points to the same page as it is stored on, which happens regularly in normal tcache forward-ptrs.

Refs #2447

Reveals a pointer mangled using PROTECT_PTR without knowing where it is stored.
Only works when the pointer points to the same page as it is stored on, which happens regularly in normal tcache next-ptrs.
@peace-maker peace-maker merged commit fd3cf3d into Gallopsled:dev Mar 24, 2026
6 of 11 checks passed
@peace-maker peace-maker deleted the safe_link_same_page branch March 24, 2026 14:19
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