I have a Thinkpad T440 on Ubuntu 14.04. I use fingerprint-gui to allow me to login and use sudo by swiping a fingerprint. The worrying part is that anyone can run the fingerprint-gui program to reprogram the fingerprints -- so, anyone can get into my computer, given a few minutes! This seems like a gaping security hole. How can I patch this?
Asked
Active
Viewed 773 times
0
1 Answers
0
It is possible for someone to reprogram a user's fingerprints provided they have already been authenticated as that user. However, the developers of the program do not consider this an issue under their current security model.
You can see this forum post for an explanation of their choice:
http://home.ullrich-online.cc/fingerprint/Forum/topic.php?TopicId=324#1063
sudo
. – Tim Jun 24 '14 at 18:38