Bug 338 - sudo 1.7.0 seg faulting with valid PAM configuration
sudo 1.7.0 seg faulting with valid PAM configuration
Status: RESOLVED DUPLICATE of bug 324
Product: Sudo
Classification: Unclassified
Component: Sudo
1.7.0
PC Linux
: normal normal
Assigned To: Todd C. Miller
Depends on:
Blocks:
  Show dependency treegraph
 
Reported: 2009-02-27 10:56 MST by Rodrigo Severo
Modified: 2009-02-27 12:15 MST (History)
0 users

See Also:


Attachments
Stop assuming that def_prompt is always initialized inside auth/pam.c->sudo_conv. (457 bytes, patch)
2009-02-27 10:56 MST, Rodrigo Severo
Details | Diff

Note You need to log in before you can comment on or make changes to this bug.
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 ***