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

chore(nordic): switch to softdevice controller

Public commit record

What the developer wrote

Authored by tychovrahe

57/100 · Thin
chore(nordic): switch to softdevice controller

[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 the Bluetooth low-level radio controller used in a Trezor Nordic nRF52832 board from Zephyr's open-source 'SW Split' controller to Nordic's proprietary 'SoftDevice' controller. It also removes some Bluetooth debug UART bindings and disables an alternative HCI controller node. There is no direct evidence in the commit of a security vulnerability or fix; it appears to be a routine build/configuration change.

Recommended action

Treat as a normal firmware maintenance commit. If reviewing for security, compare known CVEs and advisories for Nordic SoftDevice Controller versus Zephyr SW Split controller in the target Zephyr/NCS version, and verify that the removed debug UARTs are not accessible on production hardware. No immediate security action is indicated by the diff alone.

Security signals we found

01

Bluetooth link-layer controller swap (SW Split -> SoftDevice)

02

Removal of Bluetooth monitor and controller-to-host UART bindings

03

Disabling of &bt_hci_sdc node in device tree

Risk score

Why this scored 16/100

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