Eclair exhausts CPU and memory parsing a peer's feature bits
Eclair v0.13.1 and earlier allocate several heap objects per feature bit when parsing a message, so a flood of maximum-length init messages disconnects a node's peers, stalls its API and block processing, and drives the JVM out of memory within five minutes.