Bug 853158 - setuid program should have full RELRO
Summary: setuid program should have full RELRO
Keywords:
Status: CLOSED CURRENTRELEASE
Alias: None
Product: Fedora
Classification: Fedora
Component: pam
Version: 18
Hardware: Unspecified
OS: Unspecified
high
unspecified
Target Milestone: ---
Assignee: Tomas Mraz
QA Contact: Fedora Extras Quality Assurance
URL:
Whiteboard:
Depends On:
Blocks: 853068
TreeView+ depends on / blocked
 
Reported: 2012-08-30 15:47 UTC by Steve Grubb
Modified: 2012-09-27 18:56 UTC (History)
1 user (show)

Fixed In Version: pam-1.1.6-2.fc18
Doc Type: Bug Fix
Doc Text:
Clone Of:
Environment:
Last Closed: 2012-09-27 18:56:51 UTC
Type: Bug
Embargoed:


Attachments (Terms of Use)

Description Steve Grubb 2012-08-30 15:47:37 UTC
Description of problem:
Setuid programs should have full RELRO support enabled for extra protection.

FILE                                                TYPE        RELRO    PIE 
/sbin/pam_timestamp_check                           setuid      partial  yes 
/sbin/unix_chkpwd                                   setuid      partial  yes 


You can use this test program for testing:
http://people.redhat.com/sgrubb/files/rpm-chksec


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