Control: severity -1 important Turns out the bug is fixed in trixie through the upstream commit
https://github.com/opencontainers/runc/commit/79a52b4349ead396cb70910d456de7ff1f118943 Analyzing the symlinks in /dev/{block,char} on a Bookworm-based machine other device nodes also seem to lack symlinks: MISSING char 116:1 for /dev/snd/seq MISSING char 10:241 for /dev/vhost-vsock MISSING char 10:238 for /dev/vhost-net MISSING char 10:239 for /dev/uhid MISSING char 10:196 for /dev/vfio/vfio MISSING char 10:137 for /dev/vhci MISSING char 10:223 for /dev/uinput MISSING char 108:0 for /dev/ppp MISSING char 10:200 for /dev/net/tun MISSING char 10:144 for /dev/nvram MISSING char 10:203 for /dev/cuse Thus increasing severity to important since other container use cases such a qemu virtual machines with PCI passthrough are affected as well. Best regards, Tobias Preclik

