Bug 108410 - Make portmap a PIE
Summary: Make portmap a PIE
Keywords:
Status: CLOSED RAWHIDE
Alias: None
Product: Fedora
Classification: Fedora
Component: portmap
Version: rawhide
Hardware: All
OS: Linux
medium
medium
Target Milestone: ---
Assignee: Thomas Woerner
QA Contact:
URL:
Whiteboard:
Depends On:
Blocks: 107774
TreeView+ depends on / blocked
 
Reported: 2003-10-29 04:33 UTC by Ulrich Drepper
Modified: 2007-11-30 22:10 UTC (History)
0 users

Fixed In Version:
Doc Type: Enhancement
Doc Text:
Clone Of:
Environment:
Last Closed: 2004-02-12 11:35:32 UTC
Type: ---
Embargoed:


Attachments (Terms of Use)
Patch to enable building as PIE (1.46 KB, patch)
2003-10-29 04:34 UTC, Ulrich Drepper
no flags Details | Diff

Description Ulrich Drepper 2003-10-29 04:33:31 UTC
From Bugzilla Helper:
User-Agent: Mozilla/5.0 (X11; U; Linux i686; en-US; rv:1.6a) Gecko/20031028
Firebird/0.7+

Description of problem:
portmap is long running and takes input from users.  A perfect candidate for a
PIE.  I'll attach a patch.

Version-Release number of selected component (if applicable):
portmap-4.0-57

How reproducible:
Always

Steps to Reproduce:
1.readelf -h /sbin/portmap|fgrep Type
2.
3.
    

Actual Results:    Type:                              EXEC (Executable file)


Expected Results:    Type:                              DYN (Shared object file)


Additional info:

Comment 1 Ulrich Drepper 2003-10-29 04:34:21 UTC
Created attachment 95562 [details]
Patch to enable building as PIE

Comment 2 Thomas Woerner 2004-02-12 11:35:32 UTC
Fixed in rawhide in rpm portmap-4.0-58 or newer.


Note You need to log in before you can comment on or make changes to this bug.