In the Linux kernel, the following vulnerability has been resolved:
ceph: fix cred leak in cephmdscheck_access()
getcurrentcred() increments the reference counter, but the put_cred() call was missing.
{ "urgency": "not yet assigned" }