Vulnerability Description
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.
CVSS Score
MEDIUM
Affected Products
| Vendor | Product | Versions |
|---|---|---|
| Linux | Linux Kernel | >= 6.10, < 6.12.4 |
References
- https://git.kernel.org/stable/c/c5cf420303256dcd6ff175643e9e9558543c2047Patch
- https://git.kernel.org/stable/c/e3d1c9e2b811f13bdbbb962c2b17a6091c28522cPatch
FAQ
What is CVE-2024-56563?
CVE-2024-56563 is a vulnerability with a CVSS score of 5.5 (MEDIUM). 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 mi...
How severe is CVE-2024-56563?
CVE-2024-56563 has been rated MEDIUM with a CVSS base score of 5.5/10. Review the CVSS metrics above for detailed severity breakdown.
Is there a patch for CVE-2024-56563?
Check the references section above for vendor advisories and patch information. Affected products include: Linux Linux Kernel.