Bug 1281829 - Harden all packages: wget should be a position-independent executable
Summary: Harden all packages: wget should be a position-independent executable
Keywords:
Status: CLOSED ERRATA
Alias: None
Product: Fedora
Classification: Fedora
Component: wget
Version: 23
Hardware: Unspecified
OS: Unspecified
unspecified
unspecified
Target Milestone: ---
Assignee: Tomáš Hozza
QA Contact: Fedora Extras Quality Assurance
URL:
Whiteboard:
Depends On:
Blocks:
TreeView+ depends on / blocked
 
Reported: 2015-11-13 14:29 UTC by Christian Stadelmann
Modified: 2015-11-30 21:20 UTC (History)
2 users (show)

Fixed In Version: wget-1.17-1.fc23
Doc Type: Bug Fix
Doc Text:
Clone Of:
Environment:
Last Closed: 2015-11-30 21:20:18 UTC
Type: Bug
Embargoed:


Attachments (Terms of Use)

Description Christian Stadelmann 2015-11-13 14:29:19 UTC
Description of problem:
According to https://fedoraproject.org/wiki/Changes/Harden_All_Packages all binary executables should be position-independent. wget is not:

$ checksec --file /usr/bin/wget 
RELRO           STACK CANARY      NX            PIE             RPATH      RUNPATH      FILE
Partial RELRO   Canary found      NX enabled    No PIE          No RPATH   No RUNPATH   /usr/bin/wget

Version-Release number of selected component (if applicable):
wget-1.16.3-2.fc23.x86_64

Comment 1 Tomáš Hozza 2015-11-27 10:07:21 UTC
Thanks. I found the issue...

Comment 2 Fedora Update System 2015-11-27 20:49:22 UTC
wget-1.17-1.fc23 has been submitted as an update to Fedora 23. https://bodhi.fedoraproject.org/updates/FEDORA-2015-10f92d4d06

Comment 3 Fedora Update System 2015-11-29 02:23:18 UTC
wget-1.17-1.fc23 has been pushed to the Fedora 23 testing repository. If problems still persist, please make note of it in this bug report.
If you want to test the update, you can install it with
$ su -c 'dnf --enablerepo=updates-testing update wget'
You can provide feedback for this update here: https://bodhi.fedoraproject.org/updates/FEDORA-2015-10f92d4d06

Comment 4 Fedora Update System 2015-11-30 21:20:06 UTC
wget-1.17-1.fc23 has been pushed to the Fedora 23 stable repository. If problems still persist, please make note of it in this bug report.


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