Bug 814803

Summary: yppasswd doesn't handle crypt() returning NULL
Product: [Fedora] Fedora Reporter: Paul Wouters <pwouters>
Component: yp-toolsAssignee: Honza Horak <hhorak>
Status: CLOSED ERRATA QA Contact: Fedora Extras Quality Assurance <extras-qa>
Severity: unspecified Docs Contact:
Priority: unspecified    
Version: 17CC: hhorak, kklic
Target Milestone: ---   
Target Release: ---   
Hardware: Unspecified   
OS: Unspecified   
Whiteboard:
Fixed In Version: yp-tools-2.12-9.fc17 Doc Type: Bug Fix
Doc Text:
Story Points: ---
Clone Of:
: 816201 816203 (view as bug list) Environment:
Last Closed: 2012-05-02 20:50:48 UTC Type: Bug
Regression: --- Mount Type: ---
Documentation: --- CRM:
Verified Versions: Category: ---
oVirt Team: --- RHEL 7.3 requirements from Atomic Host:
Cloudforms Team: --- Target Upstream Version:
Embargoed:
Bug Depends On:    
Bug Blocks: 816201, 816203    
Attachments:
Description Flags
yp-tools spec file
none
patch hanlding crypt() returning NULL none

Description Paul Wouters 2012-04-20 17:46:49 UTC
Created attachment 579069 [details]
yp-tools spec file

yppasswd doesn't handle crypt() returning NULL, which is possible in fips mode and other corner conditions. It blindly tries to sntrcmp or strdup the return
values of crypt()

Attached is a patch and updated spec file for rawhide

Comment 1 Paul Wouters 2012-04-20 17:48:13 UTC
Created attachment 579072 [details]
patch hanlding crypt() returning NULL

As I do not have an existing YP/NIS setup, someone should really test this patch

Comment 2 Honza Horak 2012-04-23 13:18:49 UTC
Thanks for reporting. I've pushed the patch to upstream, applied in Rawhide and will update in F17 soon.

Right now, I'm not going to apply the patch and update in F16 and F15 though, unless there is a real use case requiring this fix or some more significant fix.

Comment 3 Fedora Update System 2012-04-23 13:20:45 UTC
yp-tools-2.12-9.fc17 has been submitted as an update for Fedora 17.
https://admin.fedoraproject.org/updates/yp-tools-2.12-9.fc17

Comment 4 Paul Wouters 2012-04-24 02:12:48 UTC
no need for f16, f15. Though RHEL would be nice :)

Comment 5 Fedora Update System 2012-04-24 03:17:45 UTC
Package yp-tools-2.12-9.fc17:
* should fix your issue,
* was pushed to the Fedora 17 testing repository,
* should be available at your local mirror within two days.
Update it with:
# su -c 'yum update --enablerepo=updates-testing yp-tools-2.12-9.fc17'
as soon as you are able to.
Please go to the following url:
https://admin.fedoraproject.org/updates/FEDORA-2012-6465/yp-tools-2.12-9.fc17
then log in and leave karma (feedback).

Comment 6 Fedora Update System 2012-05-02 20:50:48 UTC
yp-tools-2.12-9.fc17 has been pushed to the Fedora 17 stable repository.  If problems still persist, please make note of it in this bug report.