-
Notifications
You must be signed in to change notification settings - Fork 39
/boot/efi/loader/random-seed is world readable #279
Copy link
Copy link
Closed
Labels
debos-recipesRelates to debos recipesRelates to debos recipes
Description
During systemd-boot installation from the image debos recipe, I see:
2026/02/27 16:08:37 apt | ⚠️ Mount point '/boot/efi' which backs the random seed file is world accessible, which is a security hole! ⚠️
2026/02/27 16:08:37 apt | ⚠️ Random seed file '/boot/efi/loader/.#bootctlrandom-seeda8497ce618ed8951' is world accessible, which is a security hole! ⚠️
2026/02/27 16:08:37 apt | Random seed file /boot/efi/loader/random-seed successfully written (32 bytes).
On the installed system, /boot/efi/loader/random-seed is indeed world readable.
Presumably this needs attention.
Reactions are currently unavailable
Metadata
Metadata
Assignees
Labels
debos-recipesRelates to debos recipesRelates to debos recipes