-
Notifications
You must be signed in to change notification settings - Fork 13.5k
llvm-objdump can crash due to ELFFile<ELFT>::dynamicEntries() not checking p_offset #85568
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
Labels
Comments
@llvm/issue-subscribers-tools-llvm-objdump Author: Ed Maste (emaste)
Reported against FreeBSD in https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=277736 which has an attached reproducer
Copied from the FreeBSD bug report:
|
chencha3
pushed a commit
to chencha3/llvm-project
that referenced
this issue
Mar 23, 2024
Validate `p_offset` in `dynamicEntries` before computing the entry offset. Fixes: llvm#85568.
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Reported against FreeBSD in https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=277736 which has an attached reproducer
Copied from the FreeBSD bug report:
The text was updated successfully, but these errors were encountered: