Podatność CVE-2024-6387


Publikacja: 2024-07-01

Opis:
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().

W naszej bazie, znaleźliśmy następujące noty dla tego CVE:
Tytuł
Autor
Data
High
OpenSSH Server regreSSHion Remote Code Execution
Qualys Security ...
02.07.2024

Typ:

CWE-364

(Signal Handler Race Condition)

 Referencje:
https://access.redhat.com/security/cve/CVE-2024-6387
https://bugzilla.redhat.com/show_bug.cgi?id=2294604
https://www.qualys.com/2024/07/01/cve-2024-6387/regresshion.txt

Copyright 2024, cxsecurity.com

 

Back to Top