/boot/efi/EFI/boot/ is writable as sudo

Bug #1635251 reported by Dave Morley
6
This bug affects 1 person
Affects Status Importance Assigned to Milestone
snapd
Triaged
High
Unassigned

Bug Description

STORY:
Ran for i in `find /`;do sudo touch $i/moo.txt; done to touch a file across the whole system then ran sudo find / -name \moo.txt to find where it could modify/create files

STEPS:
1. install current core
2. for i in `find /`;do sudo touch $i/moo.txt; done
3. sudo find / -name \moo.txt

EXPECTED:
I didn't expect /boot/efi/EFI to be writable

ACTUAL:
It is writable which means there is the potential to make the system nonbootable on efi systems.

Michael Vogt (mvo)
Changed in snappy:
status: New → Triaged
importance: Undecided → High
Michael Vogt (mvo)
affects: snappy → snapd
To post a comment you must log in.
This report contains Public information  
Everyone can see this information.

Other bug subscribers

Remote bug watches

Bug watches keep track of this bug in other bug trackers.