Earlier quoted context omitted.
So perhaps TrueCrypt in linux has a serious security issue should be changed to read Linux has a serious security issue Doesn't sound particular to TrueCrypt. I remember fielding a support call from a customer running Coherent on the Commodore Z8000 system who fabricated a floppy with pretty much the same properties--used a user-space program to create a floppy with setuid and then mounted it. Doesn't sound like True…
There are "standard practices" when it comes to usage of the mount tool and TrueCrypt does not follow them and its inability to follow them is what leads to this privilege escalation. Another "standard practice" TrueCrypt is not following is its creation of the mount point with 0777 permissions at "/media",a directory that is world readable.A "standard practice" is to have mount points at "/run/media/$USER" or "/medi…
Can you point me to some documentation that would give me cause to believe otherwise?