AI-generated analysisPublished automatically and not human-verified. Validated context appears in community notes below.
← Watch feed
Low 35 Bitcoin

connectd: rescue constant message size feature by exploiting option 154 (Eclair).

Public commit record

What the developer wrote

Authored by Rusty Russell

65/100 · Adequate
connectd: rescue constant message size feature by exploiting option 154 (Eclair).

I 🧡 tbast!

Signed-off-by: Rusty Russell <rusty@rustcorp.com.au>
✓ Specific, descriptive subject✓ Names a concrete action or component✓ Provides an explanatory body
The short version

What changed, and why it matters

This commit adjusts when Core Lightning pads ping messages to keep packet sizes uniform. It now skips padding when talking to Eclair nodes that advertise feature bit 154, because Eclair had a similar bug where it did not reply to certain padded pings, which could cause connection problems. The change is a compatibility workaround, not a direct fix for a vulnerability in Core Lightning itself.

Recommended action

Treat as a compatibility/interoperability fix rather than a critical security patch. Monitor for removal of the bit-154 heuristic once Eclair fully phases out that feature bit. No urgent action required for Core Lightning operators, but ensure nodes are updated if they peer with Eclair/Phoenix nodes.

Security signals we found

01

Workaround for a known interoperability bug in another implementation (Eclair)

02

Avoids sending 'no reply' pings to peers known to mishandle them

03

References a prior bug where uniform writes caused issues with non-replying peers

04

Uses a temporary feature-bit heuristic (bit 154) to identify affected peers

Risk score

Why this scored 35/100

Our methodology →
Potential impact 8/30
Exploitability 5/25
Stealth signal 6/15
Affected reach 7/15
Confidence 6/10
Evidence quality 3/5
Human-validated context

Community notes

Notes can correct, qualify, or add evidence to the AI analysis. Every note shown here has been validated by a human moderator.

No validated notes yet.

The AI analysis stands alone for now. Submit a note if you can add evidence or important context.