cve/2024/CVE-2024-56563.md
2025-09-29 16:08:36 +00:00

745 B

CVE-2024-56563

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 theput_cred() call was missing.

POC

Reference

No PoCs from references.

Github