Skip to content

Fixup libafl_libfuzzer with new nightly internal symbol mangling #3093

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

Merged
merged 2 commits into from
Mar 19, 2025

Conversation

addisoncrump
Copy link
Collaborator

This performs symbol renaming on Rust internal symbols for when we link a static (but differently sanitized) libafl_libfuzzer to our target. Follows changes from rust-lang/rust#127173 without breaking compatibility for existing targets in older nightlies.

This needs testing on macOS, as I'm not sure if the macOS prefixing for these symbol names is the same.

@addisoncrump addisoncrump requested a review from tokatoka March 19, 2025 14:21
@addisoncrump
Copy link
Collaborator Author

cc also @rmalmain

@addisoncrump
Copy link
Collaborator Author

Preemptively merging as this is a blocker, we can fixup later as needed.

@addisoncrump addisoncrump merged commit 1b85a92 into main Mar 19, 2025
106 checks passed
@addisoncrump addisoncrump deleted the fix-libfuzzer-linkage-nightly branch March 19, 2025 15:05
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