---
cve: "CVE-2024-6409"
severity: "HIGH"
cvss: 7.0
epss: "27.9%"
vendor: "Red Hat"
kev: false
exploited: false
published: "2024-07-08 18:15:09"
tags: [cve, security, high]
source: tsecurity.de CVE-Dossier
exported: "2026-09-23T03:37:44+02:00"
---

# CVE-2024-6409

> 7.0 HIGH

## Beschreibung

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.

## CVSS-Vektor

```
CVSS:3.1/AV:N/AC:H/PR:N/UI:N/S:U/C:L/I:L/A:H
```

| Metrik | Wert | Bewertung |
|---|---|---|
| AV Angriffsvektor | Netzwerk | bad |
| AC Komplexität | Hoch | good |
| PR Privilegien | Keine | bad |
| UI Interaktion | Keine | bad |
| S Scope | Unverändert | good |
| C Vertraulichkeit | Gering | warn |
| I Integrität | Gering | warn |
| A Verfügbarkeit | Hoch | bad |

## Patch verfügbar (OSV)

- c00da7741d42029e49047dd89e266d91dcfbffa0 (Commit)

## Referenzen

- <https://access.redhat.com/errata/RHSA-2024:4457>
- <https://access.redhat.com/errata/RHSA-2024:4613>
- <https://access.redhat.com/errata/RHSA-2024:4716>
- <https://access.redhat.com/errata/RHSA-2024:4910>
- <https://access.redhat.com/errata/RHSA-2024:4955>
- <https://access.redhat.com/errata/RHSA-2024:4960>
- <https://access.redhat.com/errata/RHSA-2024:5444>
- <https://access.redhat.com/security/cve/CVE-2024-6409>
- <https://bugzilla.redhat.com/show_bug.cgi?id=2295085>
- <http://www.openwall.com/lists/oss-security/2024/07/08/2>
- <http://www.openwall.com/lists/oss-security/2024/07/09/2>
- <http://www.openwall.com/lists/oss-security/2024/07/09/5>

---
_Exportiert aus dem [tsecurity.de CVE-Dossier](https://tsecurity.de/cve?cve=CVE-2024-6409) · Datenquellen: EUVD (ENISA), NVD, OSV, CISA KEV, FIRST EPSS, Exploit-DB, BSI BITS_
