Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

add mmap hooks to libqasan #2122

Merged
merged 2 commits into from
May 2, 2024
Merged

Conversation

cube0x8
Copy link
Contributor

@cube0x8 cube0x8 commented Apr 27, 2024

Added qasan hooks for mmap and munmap. When mmap is called, the allocated memory region is unpoisoned.

@rmalmain rmalmain merged commit c79cdc8 into AFLplusplus:main May 2, 2024
103 checks passed
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.

None yet

2 participants