subuser-security / subuser

Run programs on linux with selectively restricted permissions.
http://subuser.org
GNU Lesser General Public License v3.0
890 stars 65 forks source link

Obscure getLock race condition #256

Closed timthelion closed 7 years ago

timthelion commented 8 years ago

If we have loaded part of the registry before calling getLock then that already loaded part of the registry may be out of date by the time we have gotten the lock.