We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
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 のバージョンアップ
CVE-2024-6387 が発表された。 https://jvn.jp/vu/JVNVU97253999/ https://www.qualys.com/regresshion-cve-2024-6387/
ベースイメージ更新時は、注意が必要。 現状は CentOS 7 ベースなので、影響は受けていない。
[なし] エンドユーザへの影響は全くない [小] 困りごとを容易に回避することができる。業務への支障が少ない。 [中] 業務への支障があるものの、困りごとを回避する方法がある。 [大] 業務を行うことができない、または重大な支障がある。
0
コンテナの起動ログに、OpenSSH のバージョンを出力するようにしてはどうか。
TODO
The text was updated successfully, but these errors were encountered:
No branches or pull requests
やりたいこと
ベースイメージ更新時に OpenSSH のバージョンアップ
困りごと
CVE-2024-6387 が発表された。
https://jvn.jp/vu/JVNVU97253999/
https://www.qualys.com/regresshion-cve-2024-6387/
ベースイメージ更新時は、注意が必要。
現状は CentOS 7 ベースなので、影響は受けていない。
エンドユーザへの影響度
0
対応
対応方針
コンテナの起動ログに、OpenSSH のバージョンを出力するようにしてはどうか。
タスクバラシ
TODO
The text was updated successfully, but these errors were encountered: