snapd icon indicating copy to clipboard operation
snapd copied to clipboard

secboot: do not add random uuid to mapper names

Open valentindavid opened this issue 1 year ago • 0 comments

The justification for #8645 that introduced this code probably does not make sense today.

  • "ubuntu-data" labeled partition is only mounted if it comes from the same disk.
  • An attacker cannot possibly make us create a dev mapper.

So we can get rid of this complexity.

valentindavid avatar Aug 20 '24 09:08 valentindavid