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

fix(core): allow Evolu msgs in BTC only

Public commit record

What the developer wrote

Authored by obrusvit

57/100 · Thin
fix(core): allow Evolu msgs in BTC only

[no changelog]
✓ Descriptive subject✓ Names a concrete action or component✓ Uses a recognizable type or scope! No meaningful explanatory body
The short version

What changed, and why it matters

This commit changes which Trezor firmware variant supports the 'Evolu' messages. Previously, these messages were only available in the full (non-Bitcoin-only) firmware. The patch marks them as available in the Bitcoin-only firmware instead. It is a feature-availability fix rather than a direct security patch, but misclassification of message availability could theoretically affect the attack surface of the Bitcoin-only build.

Recommended action

Verify that Evolu functionality is intentionally supported in Bitcoin-only firmware and that exposing these messages does not introduce unintended capabilities or expand the Bitcoin-only attack surface. Review the Evolu message handlers for robust input validation.

Security signals we found

01

Message-type availability boundary changed between firmware variants

02

Bitcoin-only flag added to previously non-Bitcoin-only messages

03

Generated protobuf bindings regenerated to reflect variant gating

Risk score

Why this scored 29/100

Our methodology →
Potential impact 5/30
Exploitability 5/25
Stealth signal 5/15
Affected reach 5/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.