[Bug 2163] New: unchecked returned value from pam_get_item()

bugzilla-daemon at mindrot.org bugzilla-daemon at mindrot.org
Mon Oct 21 04:28:54 EST 2013


https://bugzilla.mindrot.org/show_bug.cgi?id=2163

            Bug ID: 2163
           Summary: unchecked returned value from pam_get_item()
           Product: Portable OpenSSH
           Version: -current
          Hardware: All
                OS: All
            Status: NEW
          Severity: minor
          Priority: P5
         Component: PAM support
          Assignee: unassigned-bugs at mindrot.org
          Reporter: loganaden at gmail.com

Created attachment 2356
  --> https://bugzilla.mindrot.org/attachment.cgi?id=2356&action=edit
auth-pam.c.diff

in auth-pam.c,

A call is made to pam_get_item() but the returned value isn't checked.

In other places, the returned value to pam_get_item() has been checked.

-- 
You are receiving this mail because:
You are watching the assignee of the bug.


More information about the openssh-bugs mailing list