1
0
mirror of https://git.yoctoproject.org/poky synced 2026-06-01 13:09:50 +00:00
Files
poky/meta/recipes-connectivity
Jose Quaresma 979f68bad0 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

(From OE-Core rev: ddb998d16fd869acb00a1cd8038ada20fd32aa8b)

Signed-off-by: Jose Quaresma <jose.quaresma@foundries.io>

v2: include the missing cve tag: CVE: CVE-2024-6387
v3: add the Signed-off-by on the CVE-2024-6387.patch
Signed-off-by: Steve Sakoman <steve@sakoman.com>
2024-07-09 06:06:09 -07:00
..
2024-03-07 08:32:54 -10:00
2021-11-10 19:27:28 +00:00
2022-11-24 15:30:01 +00:00
2022-02-12 17:05:35 +00:00
2024-02-28 03:32:09 -10:00
2022-05-04 13:07:34 +01:00
2024-05-15 09:44:14 -07:00
2024-07-09 06:06:09 -07:00
2024-05-15 09:44:16 -07:00
2021-08-02 15:44:10 +01:00
2022-12-07 15:02:45 +00:00
2022-11-24 15:30:00 +00:00