Bug 155605
| Summary: | prelink segfaults when reading corrupted ELF files | ||||||||
|---|---|---|---|---|---|---|---|---|---|
| Product: | [Fedora] Fedora | Reporter: | Michal Marek <michal.marek> | ||||||
| Component: | prelink | Assignee: | Jakub Jelinek <jakub> | ||||||
| Status: | CLOSED RAWHIDE | QA Contact: | |||||||
| Severity: | low | Docs Contact: | |||||||
| Priority: | medium | ||||||||
| Version: | 3 | ||||||||
| Target Milestone: | --- | ||||||||
| Target Release: | --- | ||||||||
| Hardware: | i386 | ||||||||
| OS: | Linux | ||||||||
| Whiteboard: | |||||||||
| Fixed In Version: | 0.3.5-1 | Doc Type: | Bug Fix | ||||||
| Doc Text: | Story Points: | --- | |||||||
| Clone Of: | Environment: | ||||||||
| Last Closed: | 2005-07-25 22:31:41 UTC | Type: | --- | ||||||
| Regression: | --- | Mount Type: | --- | ||||||
| Documentation: | --- | CRM: | |||||||
| Verified Versions: | Category: | --- | |||||||
| oVirt Team: | --- | RHEL 7.3 requirements from Atomic Host: | |||||||
| Cloudforms Team: | --- | Target Upstream Version: | |||||||
| Embargoed: | |||||||||
| Attachments: |
|
||||||||
|
Description
Michal Marek
2005-04-21 18:59:17 UTC
Created attachment 113483 [details]
patch avoiding the segfault
This just avoids the segfault, ideally read_dynamic() should return int
indicating success/error.
Created attachment 113484 [details]
file causing the segfault
Don't know why I got such a file after building my Python RPM,
it looks like an ELF, but it crashes prelink :-(
PS: Sorry for the looong line in the bugreport, didn't realize
bugzilla doesn't break lines for me.
*** Bug 155607 has been marked as a duplicate of this bug. *** Forgot to close this, it has been fixed in 0.3.5-1. |