Impact
root-level access inside the cryptroot Pre-Boot Authentication environment, where device-unique key disclosure is possible.
Patches
Patch pending - expected resolution 3/Feb/2025
Workarounds
Yes:
- Use a custom cryptroot without passwordless root, generated with pi-gen-micro 0.3.0 or later
- OR; Edit /usr/local/bin/rpi-sb-provisioner.sh, line 429, and insert:
sed -i 's/^root::/root:*:/g' "${initramfs_dir}etc/passwd"
References
Reporting Issue
Passwd file
Pi-Gen-Micro fixed release
Impact
root-level access inside the cryptroot Pre-Boot Authentication environment, where device-unique key disclosure is possible.
Patches
Patch pending - expected resolution 3/Feb/2025
Workarounds
Yes:
sed -i 's/^root::/root:*:/g' "${initramfs_dir}etc/passwd"
References
Reporting Issue
Passwd file
Pi-Gen-Micro fixed release