diff options
author | Pavel Březina <pbrezina@redhat.com> | 2017-10-19 10:39:21 +0200 |
---|---|---|
committer | Pavel Březina <pbrezina@redhat.com> | 2017-11-06 12:10:44 +0100 |
commit | 2c0a0f2babecc3438734cff7bd01362723c59331 (patch) | |
tree | 39fd030e326ccaef9a7f47b41bd4c8b9604c2835 /configure.ac | |
parent | 3542fe821765cad1f25f6c2a077b55fc1d7d0553 (diff) | |
download | sssd-sudo1-13.tar.gz sssd-sudo1-13.tar.xz sssd-sudo1-13.zip |
sudo: always use srv_opts from id contextsudo1-13
Prior this patch, we remember id_ctx->srv_opts in sudo request to switch
the latest usn values. This works fine most of the time but it may cause
a crash.
If we have two concurrent sudo refresh and one of these fails, it causes
failover to try the next server and possibly replacing the old srv_opts
with new one and it causes an access after free in the other refresh.
Diffstat (limited to 'configure.ac')
0 files changed, 0 insertions, 0 deletions