Bug 815610 - PATCH: properly deal with crypt() returning NULL
Summary: PATCH: properly deal with crypt() returning NULL
Keywords:
Status: CLOSED WONTFIX
Alias: None
Product: Fedora
Classification: Fedora
Component: sysvinit
Version: rawhide
Hardware: Unspecified
OS: Unspecified
unspecified
unspecified
Target Milestone: ---
Assignee: Lukáš Nykrýn
QA Contact: Fedora Extras Quality Assurance
URL:
Whiteboard:
Depends On:
Blocks:
TreeView+ depends on / blocked
 
Reported: 2012-04-24 04:06 UTC by Paul Wouters
Modified: 2013-07-09 07:47 UTC (History)
2 users (show)

Fixed In Version:
Doc Type: Bug Fix
Doc Text:
Clone Of:
Environment:
Last Closed: 2013-07-09 07:47:12 UTC
Type: Bug
Embargoed:


Attachments (Terms of Use)
patch hanlding crypt() returning NULL (771 bytes, patch)
2012-04-24 04:06 UTC, Paul Wouters
no flags Details | Diff

Description Paul Wouters 2012-04-24 04:06:22 UTC
crypt() can return NULL, so the result of crypt() should not be fed straight into strcmp()

One reason for crypt() returning NULL could be that the machine is in fips mode and the hash algorithm is not allowed.

Patch attached

Comment 1 Paul Wouters 2012-04-24 04:06:54 UTC
Created attachment 579741 [details]
patch hanlding crypt() returning NULL

Comment 2 Lukáš Nykrýn 2012-04-26 08:54:12 UTC
Thanks for the patch, I have also sent it to upstream.

Comment 3 Fedora Admin XMLRPC Client 2013-03-01 14:37:14 UTC
This package has changed ownership in the Fedora Package Database.  Reassigning to the new owner of this component.

Comment 4 Fedora End Of Life 2013-07-04 06:14:14 UTC
This message is a reminder that Fedora 17 is nearing its end of life.
Approximately 4 (four) weeks from now Fedora will stop maintaining
and issuing updates for Fedora 17. It is Fedora's policy to close all
bug reports from releases that are no longer maintained. At that time
this bug will be closed as WONTFIX if it remains open with a Fedora 
'version' of '17'.

Package Maintainer: If you wish for this bug to remain open because you
plan to fix it in a currently maintained version, simply change the 'version' 
to a later Fedora version prior to Fedora 17's end of life.

Bug Reporter:  Thank you for reporting this issue and we are sorry that 
we may not be able to fix it before Fedora 17 is end of life. If you 
would still like  to see this bug fixed and are able to reproduce it 
against a later version  of Fedora, you are encouraged  change the 
'version' to a later Fedora version prior to Fedora 17's end of life.

Although we aim to fix as many bugs as possible during every release's 
lifetime, sometimes those efforts are overtaken by events. Often a 
more recent Fedora release includes newer upstream software that fixes 
bugs or makes them obsolete.

Comment 5 Paul Wouters 2013-07-08 17:30:57 UTC
set version to rawhide, patch still not applied.

Comment 6 Lukáš Nykrýn 2013-07-09 07:46:52 UTC
We use sulogin from util-linux in fedora and not the one from sysvinit. So I don't think it is necessary to patch unused code. I am closing this as wontfix, but if you have any objection please feel free to reopen this bug.


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