#581 potential null dereference in data_provider_be.c
Closed: Fixed None Opened 13 years ago by jhrozek.

If the allocation of struct be_req fails in be_pam_handler(), we would jump to the 'done:' label and attempt to dereference the pd variable which is NULL. We should just return ENOMEM instead. See http://jhrozek.fedorapeople.org/sssd-clang-llvm/report-VtHxC8.html#EndPath for more details.


Fields changed

milestone: NEEDS_TRIAGE => SSSD 1.4.0

Fields changed

owner: somebody => jzeleny

This issue has already been fixed almost a month ago. Closing the ticket.

fixedin: => 1.3.0
resolution: => fixed
status: new => closed

Fields changed

rhbz: => 0

Metadata Update from @jhrozek:
- Issue assigned to jzeleny
- Issue set to the milestone: SSSD 1.4.0

7 years ago

SSSD is moving from Pagure to Github. This means that new issues and pull requests
will be accepted only in SSSD's github repository.

This issue has been cloned to Github and is available here:
- https://github.com/SSSD/sssd/issues/1623

If you want to receive further updates on the issue, please navigate to the github issue
and click on subscribe button.

Thank you for understanding. We apologize for all inconvenience.

Login to comment on this ticket.

Metadata