Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

fs: segfault launching ceph-fuse with bad --name #5382

Merged
1 commit merged into from Sep 6, 2015
Merged

fs: segfault launching ceph-fuse with bad --name #5382

1 commit merged into from Sep 6, 2015

Commits on Jul 28, 2015

  1. auth: check return value of keyring->get_secret

    get_secret can fail to populate the passed CryptoKey, for
    example if the entity name is not found in the keyring.  In
    this case, attempts to use the CryptoKey will lead to
    segfaults.
    
    Fixes: #12417
    Signed-off-by: John Spray <john.spray@redhat.com>
    (cherry picked from commit 64e5041)
    John Spray authored and ldachary committed Jul 28, 2015
    Copy the full SHA
    1e05578 View commit details
    Browse the repository at this point in the history