In the Linux kernel, the following vulnerability has been resolved: listmount: don't call pathput() under namespace semaphore Massage listmount() and make sure we don't call pathput() under the namespace semaphore. If we put the last reference we're fscked.