Improper Handling of Exceptional Conditions in Erlang/OTP Affected by Remote Attacks
CVE-2026-42792
What is CVE-2026-42792?
A vulnerability in Erlang OTP's Port Mapper Daemon (epmd) allows remote attackers to permanently crash the daemon through a method of connection slot exhaustion. The flaw resides in the do_accept function, which mishandles errors from accept(2), leading to the unwarranted termination of epmd when file descriptor limits are reached. Attackers can exploit this weakness by maintaining multiple TCP connections open and frequently sending minimal data to reset connection timeouts. This issue is particularly problematic in Debian/Ubuntu systems where the default configuration exacerbates the impact, leading to daemon downtime and requiring manual recovery interventions.
Affected Version(s)
OTP 6.0
OTP 17.0
OTP 07b8f441ca711f9812fad9e9115bab3c3aa92f79 < 865d203e4a6a8f44179eced9e1428f9259e4a3bb
