Security Advisory

CVE-2024-56563

CVE vulnerability detail - eXtreme Datacenter Security Operations

Published 2024-12-27 14:23:07
Last updated 2026-05-11 20:54:51
Assigner Linux
CVSS score not scored
State PUBLISHED

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.