Vulnerability Change Records for CVE-2024-6409
Change History
New CVE Received from Red Hat, Inc. 7/08/2024 2:15:09 PM
Action |
Type |
Old Value |
New Value |
Added |
Description |
|
A signal handler race condition vulnerability was found in OpenSSH's server (sshd), where a client does not authenticate within LoginGraceTime seconds (120 by default, 600 in old OpenSSH versions), then sshd's SIGALRM handler is called asynchronously. However, this signal handler calls various functions that are not async-signal-safe, for example, syslog(). This issue leaves it vulnerable to a signal handler race condition on the cleanup_exit() function, which introduces the same vulnerability as CVE-2024-6387 in the unprivileged child of the SSHD server.
|
Added |
CVSS V3.1 |
|
Red Hat, Inc. AV:N/AC:H/PR:N/UI:N/S:U/C:L/I:L/A:H
|
Added |
CWE |
|
Red Hat, Inc. CWE-364
|
Added |
Reference |
|
Red Hat, Inc. http://www.openwall.com/lists/oss-security/2024/07/08/2 [No types assigned]
|
Added |
Reference |
|
Red Hat, Inc. https://access.redhat.com/security/cve/CVE-2024-6409 [No types assigned]
|
Added |
Reference |
|
Red Hat, Inc. https://bugzilla.redhat.com/show_bug.cgi?id=2295085 [No types assigned]
|
|