Skip to content

Wrong umask prevents temporary private key access#169

Merged
michalvasko merged 1 commit intoCESNET:masterfrom
mekleo:patch-1
Sep 9, 2019
Merged

Wrong umask prevents temporary private key access#169
michalvasko merged 1 commit intoCESNET:masterfrom
mekleo:patch-1

Conversation

@mekleo
Copy link
Copy Markdown
Contributor

@mekleo mekleo commented Sep 9, 2019

Hi,
umask 0600 prevents the user from reading his own temporary private key file.
0177 might be the intended mask.
Kind regards.

Hi,
umask 0600 prevents the user from reading his own temporary private key file.
0177 might be the intended mask.
Kind regards.
@codecov-io
Copy link
Copy Markdown

codecov-io commented Sep 9, 2019

Codecov Report

Merging #169 into master will not change coverage.
The diff coverage is 0%.

Impacted file tree graph

@@           Coverage Diff           @@
##           master     #169   +/-   ##
=======================================
  Coverage   38.12%   38.12%           
=======================================
  Files          23       23           
  Lines        9962     9962           
  Branches     1949     1949           
=======================================
  Hits         3798     3798           
  Misses       5217     5217           
  Partials      947      947
Impacted Files Coverage Δ
src/session_server_ssh.c 24.31% <0%> (ø) ⬆️

Continue to review full report at Codecov.

Legend - Click here to learn more
Δ = absolute <relative> (impact), ø = not affected, ? = missing data
Powered by Codecov. Last update 5147e78...8f8cea7. Read the comment docs.

@michalvasko
Copy link
Copy Markdown
Member

Hi,
you are right, thanks.

Regards,
Michal

@michalvasko michalvasko merged commit 7b310b6 into CESNET:master Sep 9, 2019
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

3 participants