CVE-2024-6387
CVSS V2 None
CVSS V3 None
Description
A signal handler race condition 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().
Overview
- CVE ID
- CVE-2024-6387
- Assigner
- redhat
- Vulnerability Status
- PUBLISHED
- Published Version
- 2024-07-01T12:37:25.431Z
- Last Modified Date
- 2024-07-02T03:55:36.192Z
Weakness Enumerations
References
Sources
Source Name | Source URL |
---|---|
NIST | https://nvd.nist.gov/vuln/detail/CVE-2024-6387 |
MITRE | https://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2024-6387 |
History
Created | Old Value | New Value | Data Type | Notes |
---|---|---|---|---|
2024-07-02 13:03:42 | Added to TrackCVE |