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

Pickup ELFIO fix for fuzzing failure #572

Closed
wants to merge 2 commits into from

Conversation

Alan-Jowett
Copy link
Contributor

Issue serge1/ELFIO#131 causes fuzzing failures. This change pulls in the latest bpf_conformance commit, which includes an updated reference to ELFIO with the fix.

The specific problem can occur when the entry size in a relocation entry is declared as being smaller then the minimum size of an relocation record, causing ELFIO to read pas the end of the section.

@Alan-Jowett
Copy link
Contributor Author

No longer needed.

@coveralls
Copy link

Coverage Status

coverage: 89.866%. remained the same
when pulling 14dec66 on Alan-Jowett:update_elfio
into 96f4333 on vbpf:main.

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