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

PAM: don't set PR_SET_DUMPABLE #7791

Closed
wants to merge 1 commit into from

Conversation

alexey-tikhonov
Copy link
Member

to avoid leaking host keytab accidentially.

Take a note that this is rather a general precaution than a fix of a real threat since normally those coredumps wouldn't be accessible to non-privileged user anyway.

This is an addition to #7755

to avoid leaking host keytab accidentially.

Take a note that this is rather a general precaution than a fix of a real threat
since normally those coredumps wouldn't be accessible to non-privileged user anyway.

This is an addition to SSSD#7755
Copy link
Contributor

@ikerexxe ikerexxe left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

LGTM!

@alexey-tikhonov
Copy link
Member Author

Pushed PR: #7791

  • master
    • 85784e7 - PAM: don't set PR_SET_DUMPABLE
  • sssd-2-10
    • 6d63a05 - PAM: don't set PR_SET_DUMPABLE

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants