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

descriptor: early-reject descriptors with too many signers

Public commit record

What the developer wrote

Authored by Jon Griffiths

50/100 · Thin
descriptor: early-reject descriptors with too many signers

Reported-by: DARKNAVY <X@DarkNavyOrg>
✓ Specific, descriptive subject✓ Names a concrete action or component! No meaningful explanatory body
The short version

What changed, and why it matters

This update fixes a boundary check in how Blockstream Jade handles wallet descriptors (the instructions that say how many keys are needed to spend funds). Previously, the device accepted descriptors with one more signer than its internal limit, which could cause memory corruption or unexpected behavior. The fix rejects oversized descriptors earlier and adds tests to confirm the boundary.

Recommended action

Treat this as a security-hardening fix and include it in the next firmware release. Review whether the off-by-one could have been reachable from host software and assess if any additional bounds checks around descriptor parsing are needed.

Security signals we found

01

off-by-one boundary check corrected

02

explicit upper-bound validation added on untrusted CBOR input

03

assertion relaxed to allow the documented maximum

04

new negative test cases for empty and oversized signer maps

Risk score

Why this scored 59/100

Our methodology →
Potential impact 18/30
Exploitability 12/25
Stealth signal 8/15
Affected reach 10/15
Confidence 7/10
Evidence quality 4/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.