Bug 174801

Summary: lpasswd crashes when no username set on command line
Product: [Fedora] Fedora Reporter: Tomas Mraz <tmraz>
Component: libuserAssignee: Miloslav Trmač <mitr>
Status: CLOSED RAWHIDE QA Contact:
Severity: medium Docs Contact:
Priority: medium    
Version: rawhide   
Target Milestone: ---   
Target Release: ---   
Hardware: All   
OS: Linux   
Whiteboard:
Fixed In Version: 0.54.3-1 Doc Type: Bug Fix
Doc Text:
Story Points: ---
Clone Of: Environment:
Last Closed: 2005-12-04 08:52:46 UTC Type: ---
Regression: --- Mount Type: ---
Documentation: --- CRM:
Verified Versions: Category: ---
oVirt Team: --- RHEL 7.3 requirements from Atomic Host:
Cloudforms Team: --- Target Upstream Version:
Embargoed:

Description Tomas Mraz 2005-12-02 12:36:01 UTC
Description of problem:
lu_authenticate_unprivileged() doesn't verify if user parameter is NULL.

Version-Release number of selected component (if applicable):
0.54.2

How reproducible:
100%

Steps to Reproduce:
1. lpasswd
2. enter login, password
3. crash
  
Actual results:
crash

Expected results:
no crash

Additional info:

Comment 1 Miloslav Trmač 2005-12-04 08:52:46 UTC
Fixed in libuser-0.54.3. Thanks for your report.