In ubuntu 16.10/17.04/17.10, handling of ntfs drives has changed compared to 
14.04.5.
Now, all files on an ntfs drive are marked as executable.

This is bad for several reasons:
- it just does not make any sense, data files are not executable, windows 
executables are usually not executable on linux
- if there is a linux executable on the ntfs drive, security procedure on ext 
would be having to explicitly set the execute bit, why should it be "less" 
secure if the file resides on a different drive.
- links (on ext, e.g. Desktop) to files residing on the ntfs drives are also 
marked executable. Error message: "The link ... is broken. Move it to Trash? 
This link cannot be used because its target ... doesn't exist." I first have to 
remove the execute bit from each and every link (which reapears instantly), 
only then they will be usable. All those links are invalid again after every 
reboot.
Interestingly, if I remove the execute bit from a link AND open it using 
OpenWith... (not the standard application to open it) then ALL links to ntfs 
files become usable all of a sudden.
- if I download a file to an ntfs drive and then try to open it using firefox 
download menu, I get a warning "Open executable file? ... is an executable 
file. Executable files can contain viruses or other malicious code that could 
harm your computer. Are you sure you want to execute ... ?" . This gives the 
false impression of a security risk!

Please consider fixing this, if necessary by correcting the patch from
https://bugs.launchpad.net/gvfs/+bug/453605

-- 
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.
https://bugs.launchpad.net/bugs/1728467

Title:
  All files on ntfs partitions are marked executable

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/udisks2/+bug/1728467/+subscriptions

-- 
ubuntu-bugs mailing list
[email protected]
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs

Reply via email to