Not a U.S. government website. NDD is an independent vulnerability database by Volerion and is not affiliated with or endorsed by NIST or NVD.
VOLERION
Volerion Security Research

NOT DEFERRED DATABASE

VULNERABILITIES

CVE-2024-6409 Details

UNDERGOING ENRICHMENT


The CVE is currently being enriched by the Volerion team. The enrichment process results in the association of reference link tags, CVSS, and CPE applicability statement data.

Description

A race condition vulnerability was discovered in how signals are handled by OpenSSH's server (sshd). If a remote attacker does not authenticate within a set time period, then sshd's SIGALRM handler is called asynchronously. However, this signal handler calls various functions that are not async-signal-safe, for example, syslog(). As a consequence of a successful attack, in the worst case scenario, an attacker may be able to perform a remote code execution (RCE) as an unprivileged user running the sshd server.

Metrics

CVSS 3.x Severity and Vector Strings:

NDDVolerionCVSS-B:…Vector:This vulnerability is currently being analyzed.

References to Advisories, Solutions, and Tools

By selecting these links, you will be leaving this site. These are references gathered from the official CVE record and are not endorsed by Volerion.

URLSource(s)Tag(s)
https://access.redhat.com/errata/RHSA-2024:4457 CVE
https://access.redhat.com/errata/RHSA-2024:4613 CVE
https://access.redhat.com/errata/RHSA-2024:4716 CVE
https://access.redhat.com/security/cve/CVE-2024-6409 CVE
https://almalinux.org/blog/2024-07-09-cve-2024-6409/ CVE

see all 28 references

Weakness Enumeration

CWE-IDCWE NameSource
CWE-364Signal Handler Race Condition[email protected]

Affected Products

This vulnerability is currently being analyzed

Change History

22 change records found show changes


QUICK INFO

CVE Dictionary Entry:
CVE-2024-6409
NVD Published Date:
Jul 8, 2024
NVD Last Modified:
Aug 21, 2026
Source:
[email protected]
CVE-2024-6409 Details - Not Deferred