CVE-2024-39562

Summary

A Missing Release of Resource after Effective Lifetime vulnerability the xinetd process, responsible for spawning SSH daemon (sshd) instances, of Juniper Networks Junos OS Evolved allows an unauthenticated network-based attacker to cause a Denial of Service (DoS) by blocking SSH access for legitimate users. Continued receipt of these connections will create a sustained Denial of Service (DoS) condition.

The issue is triggered when a high rate of concurrent SSH requests are received and terminated in a specific way, causing xinetd to crash, and leaving defunct sshd processes. Successful exploitation of this vulnerability blocks both SSH access as well as services which rely upon SSH, such as SFTP, and Netconf over SSH.

Once the system is in this state, legitimate users will be unable to SSH to the device until service is manually restored.  See WORKAROUND section below.

Administrators can monitor an increase in defunct sshd processes by utilizing the CLI command:

  > show system processes | match sshd   root   25219 30901 0 Jul16 ?       00:00:00 [sshd] <defunct>

This issue affects Juniper Networks Junos OS Evolved:

  • All versions prior to 21.4R3-S7-EVO
  • 22.3-EVO versions prior to 22.3R2-S2-EVO, 22.3R3-S2-EVO;
  • 22.4-EVO versions prior to 22.4R3-EVO;
  • 23.2-EVO versions prior to 23.2R2-EVO.

This issue does not affect Juniper Networks Junos OS Evolved 22.1-EVO nor 22.2-EVO.

Affected Software

VendorProductVersion RangeStatus
Juniper NetworksJunos OS Evolved0 < 21.4R3-S7-EVOaffected
Juniper NetworksJunos OS Evolved22.3-EVO < 22.3R2-S2-EVO, 22.3R3-S2-EVOaffected
Juniper NetworksJunos OS Evolved22.4-EVO < 22.4R3-EVOaffected
Juniper NetworksJunos OS Evolved23.2-EVO < 23.2R2-EVOaffected
Juniper NetworksJunos OS Evolved22.1-EVO < 22.1*unaffected
Juniper NetworksJunos OS Evolved22.2-EVO < 22.2*unaffected

Weaknesses

  • CWE-772: CWE-772 Missing Release of Resource after Effective Lifetime

Workarounds

There are no known workarounds for this issue.

ADP Enrichment

CISA ADP Vulnrichment

  • SSVC:
  • Exploitation: none
    • Automatable: yes
    • Technical Impact: partial

CVE Program Container

Additional References

References