← Back to CVE List
CVE-2024-56563
In the Linux kernel, the following vulnerability has been resolved:
ceph: fix cred leak in ceph_mds_check_access()
get_current_cred() increments the reference counter, but the
put_cred() call was missing.
> MITRE Terms of Use apply – see LICENSE‑MITRE.txt