Re: [SECURITY PATCH 2/8] commands/search: Introduce the --cryptodisk-only argument

2025-05-09 Thread Vladimir 'phcoder' Serbinenko
Small nitpick, otherwise Reviewed-by: Vladimir Serbinenko phco...@gmail.com Le jeu. 8 mai 2025, 20:03, Daniel Kiper via Grub-devel a écrit : > From: Maxim Suhanov > > This allows users to restrict the "search" command's scope to > encrypted disks only. > > Typically, this command is used to "re

[SECURITY PATCH 2/8] commands/search: Introduce the --cryptodisk-only argument

2025-05-08 Thread Daniel Kiper via Grub-devel
From: Maxim Suhanov This allows users to restrict the "search" command's scope to encrypted disks only. Typically, this command is used to "rebase" $root and $prefix before loading additional configuration files via "source" or "configfile". Unfortunately, this leads to security problems, like C