Bug 338

Summary: sudo 1.7.0 seg faulting with valid PAM configuration
Product: Sudo Reporter: Rodrigo Severo <rodrigo>
Component: SudoAssignee: Todd C. Miller <Todd.Miller>
Status: RESOLVED DUPLICATE    
Severity: normal    
Priority: normal    
Version: 1.7.0   
Hardware: PC   
OS: Linux   
Attachments: Stop assuming that def_prompt is always initialized inside auth/pam.c->sudo_conv.

Description Rodrigo Severo 2009-02-27 10:56:10 MST
Created attachment 247 [details]
Stop assuming that def_prompt is always initialized inside auth/pam.c->sudo_conv.

sudo 1.7.0 still seg faults with a valid pam configuration. Please see <http://bugs.debian.org/cgi-bin/bugreport.cgi?bug=462445#53> and <http://bugs.debian.org/cgi-bin/bugreport.cgi?bug=462445#66> for extra info.

A patch with a simple fix is attached.
Comment 1 Todd C. Miller 2009-02-27 12:15:38 MST
Dupe of 324 (which is fixed in cvs)

*** This bug has been marked as a duplicate of bug 324 ***