mirror of
https://github.com/0xMarcio/cve.git
synced 2025-11-28 18:48:49 +00:00
745 B
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.