Kernel Panic / System Freeze on RPi 4 when creating Docker bridge networks - Debian 13 (Trixie) - Kernel 6.12.75
Nobody has claimed this yet.
Assessment
- Difficulty
- 5/5
- Estimated time
- Over a week
- Newbie friendliness
- 38/100
- Issue type
- Bug
- Clarity
- Mostly clear
- Activity status
- Quiet
- Tech stack
- c, debian, docker, linux
- Domain
- devops, networking, operating-systems
Research direction
Reproduce on a Raspberry Pi 4 running Raspberry Pi OS/Debian 13 with kernel 6.12.75+rpt-rpi-v8 by running docker network create test-bridge or starting a container with default networking. Compare this with the /etc/docker/daemon.json bridge workaround and --net=host; inspect the Docker and kernel environment, noting that no logs are provided. Done requires a confirmed cause or a clearly reported kernel networking regression.
Written by the indexing model from the issue text.
Description
Describe the bug
Problem Description:
The system suffers a complete hard freeze (no SSH, no local input, heart-beat LED stops) whenever Docker attempts to create or manage a standard bridge network. This happens consistently during apt upgrade of Docker-related packages or when starting containers with default networking.
Workaround found:
The system is stable only if Docker is forced to disable bridge networking by adding {"bridge": "none"} to /etc/docker/daemon.json. Using --net=host for containers also works without crashing. This points to a regression in the bridge/veth kernel module or its interaction with the RPi 4 network driver in the 6.12.y branch.
Steps to reproduce the behaviour
Use Raspberry Pi OS based on Debian Trixie (Kernel 6.12.75).
Install Docker.
Attempt to run a container with default bridge networking or run docker network create test-bridge.
System freezes immediately and requires a hard power cycle.
Device (s)
Raspberry Pi 4 Mod. B
System
Raspberry Pi 4 Model B Rev 1.4
OS: Raspberry Pi OS / Debian 13 (Trixie)
GPU firmware: Aug 20 2025, cd866525580337c0aee4b25880e1f5f9f674fb24
EEPROM VL805: 000138cO
Kernel: 6.12.75+rpt-rpi-v8
Docker Version: Latest from Debian 13 repos
Logs
No response
Additional context
Diagnostic info:
I have had to manually fix /var/lib/dpkg/status multiple times as the crash occurs mid-configuration during apt upgrade, leaving the package database in an inconsistent state.
- Dominant language
- C
- Stars
- 13.2k
- Forks
- 5.5k
- Avg merge
- 2d 21h
- Merged PRs (30d)
- 21
Contributor guide
No contributing guide indexed for this repository
First steps
- Read the whole issue, then the project's contributing guide.
- Comment on the issue to say you are picking it up — it saves two people doing the same work.
- Fork the repository and make your change on a branch.
- Open a pull request that references the issue number.
More from raspberrypi/linux
-
Difficulty 2/5 1-3 hours Newbie friendliness 68/100
raspberrypi/linux#7415 · 2 comments · 1 reaction ·
-
rp1-cfe doesn't forward V4L2_EVENT_SOURCE_CHANGE event from csi-2 sensor driver to userspace app Open
Difficulty 2/5 1-3 hours Newbie friendliness 72/100
raspberrypi/linux#7399 · 1 comment ·
-
Difficulty 1/5 Under an hour Newbie friendliness 82/100
raspberrypi/linux#7357 · 1 comment ·
-
Difficulty 2/5 1-3 hours Newbie friendliness 68/100
raspberrypi/linux#7054 · 2 comments ·
-
Difficulty 4/5 3-5 days Newbie friendliness 48/100
raspberrypi/linux#7634 · 8 comments · 1 reaction ·
All issues in raspberrypi/linux
Similar issues
-
Difficulty 2/5 1-3 hours Newbie friendliness 88/100
zephyrproject-rtos/zephyr#119726 ·
-
[Bounty proposal] fix(web): memory insights count an evening memory on the next day ($25 proposed) Open
Difficulty 2/5 1-3 hours Newbie friendliness 84/100
BasedHardware/omi#15320 ·
-
[adam] AdamNet network read doesn't cap to MAX_ADAM_PACKET_LEN, overflows client receive buffers Open
Difficulty 2/5 1-3 hours Newbie friendliness 88/100
FujiNetWIFI/fujinet-firmware#1649 · 2 comments ·
-
Difficulty 2/5 1-3 hours Newbie friendliness 68/100
HarbourMasters/Shipwright#7229 ·
-
Difficulty 2/5 1-3 hours Newbie friendliness 72/100
riscv-software-src/riscv-isa-sim#2435 · 1 comment ·