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

openssh: Patch CVE-2016-8858 #19730

Merged
merged 1 commit into from
Oct 20, 2016
Merged

Conversation

aneeshusa
Copy link
Contributor

@aneeshusa aneeshusa commented Oct 20, 2016

Motivation for this change

http://seclists.org/oss-sec/2016/q4/185

Building + testing this now; should finish shortly;

Things done
  • Tested using sandboxing
    (nix.useSandbox on NixOS,
    or option build-use-sandbox in nix.conf
    on non-NixOS)
  • Built on platform(s)
    • NixOS
    • OS X
    • Linux
  • Tested compilation of all pkgs that depend on this change using nix-shell -p nox --run "nox-review wip"
  • Tested execution of all binary files (usually in ./result/bin/)
  • Fits CONTRIBUTING.md.

Also add myself as a maintainer.

Also add myself as a maintainer.
@aneeshusa
Copy link
Contributor Author

Built and tested as working (started ssh sessions) with all currently working combinations of linkOpenssl, withKerberos, and withGssapiPatches. (hpnSupport is broken.) Exemptions:

  • withGssapiPatches requires withKerberos, so didn't test GSSAPI w/o Kerberos
  • linkOpenssl and withGssapiPatches don't work together (before or after this patch)

@NeQuissimus
Copy link
Member

@grahamc

@NeQuissimus NeQuissimus added 1.severity: security 9.needs: port to stable A PR needs a backport to the stable release. labels Oct 20, 2016
@grahamc grahamc merged commit 4d10b58 into NixOS:master Oct 20, 2016
@grahamc grahamc removed the 9.needs: port to stable A PR needs a backport to the stable release. label Oct 20, 2016
@aneeshusa aneeshusa deleted the fix-openssh-CVE-2016-8858 branch January 7, 2022 03:04
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.

None yet

3 participants