[elbe-devel] [PATCH 0/2] Protection against excursion

dion at linutronix.de dion at linutronix.de
Fri Jul 19 12:06:56 CEST 2019


From: Olivier Dion <dion at linutronix.de>

See https://github.com/Linutronix/elbe/issues/227

Some finetuning commands might alter the target filesystem.  If one of
these alteration is on a the excursion list of the filesystem, then
the file is retored and the alteration is not commited.

This patch thus introduces the concept of protection against
excursion.

Olivier Dion (2):
  Add files protection from ChRootFilesystem's excursion.
  Protect 'ln' command in finetuning from excursion.

 elbepack/efilesystem.py | 29 ++++++++++++++++++++++-------
 elbepack/finetuning.py  |  8 +++++---
 2 files changed, 27 insertions(+), 10 deletions(-)

-- 
2.11.0




More information about the elbe-devel mailing list