Commit Graph

1 Commits

Author SHA1 Message Date
Marek Marczykowski-Górecki
12cc054a74
blivet: do not mount pre-existing partitions and do not detect OS there
This operation may be harmfull in many ways:
 - may unintentionally modify a disk not selected as installation target
   (mounting even read only replays journal for example)
 - if previous system was compromised, it may try to exploit some of the
   parsing code (filesystem driver etc) to survive across
   re-installation

QubesOS/qubes-issues#2835
2019-10-25 05:11:38 +02:00