]> git.ipfire.org Git - thirdparty/openembedded/openembedded-core.git/commit
openssh: fix CVE-2024-6387
authorJose Quaresma <quaresma.jose@gmail.com>
Thu, 4 Jul 2024 10:56:17 +0000 (11:56 +0100)
committerRichard Purdie <richard.purdie@linuxfoundation.org>
Thu, 4 Jul 2024 21:55:35 +0000 (22:55 +0100)
commit7ba7c96f31bd81c5d1352136e405e99c3df29ea7
tree55e40869536a6be43e8ef67e2a887e3d10173a42
parent127d3bd8d5509ae17e359c1365859fd362ffc74f
openssh: fix CVE-2024-6387

sshd(8) in Portable OpenSSH versions 8.5p1 to 9.7p1 (inclusive).
Race condition resulting in potential remote code execution.
A race condition in sshd(8) could allow remote code execution as root on non-OpenBSD systems.
This attack could be prevented by disabling the login grace timeout (LoginGraceTime=0 in sshd_config)
though this makes denial-of service against sshd(8) considerably easier.
For more information, please refer to the release notes [1] and the
report from the Qualys Security Advisory Team [2] who discovered the bug.

[1] https://www.openssh.com/txt/release-9.8
[2] https://www.qualys.com/2024/07/01/cve-2024-6387/regresshion.txt

References:
https://www.openssh.com/security.html

Signed-off-by: Jose Quaresma <jose.quaresma@foundries.io>
Signed-off-by: Richard Purdie <richard.purdie@linuxfoundation.org>
meta/recipes-connectivity/openssh/openssh/CVE-2024-6387.patch [new file with mode: 0644]
meta/recipes-connectivity/openssh/openssh_9.7p1.bb