1077 matches found
CVE-2026-42792
CVE-2026-42792 affects Erlang OTP’s epmd. The issue arises in erts/epmd/src/epmd_srv.c: when accept(2) returns EMFILE or ENFILE, epmd_cleanup_exit() is called instead of treating the condition as recoverable. An attacker can exhaust epmd’s file descriptor slots by establishing many TCP connection...