Security Advisory

CVE-2024-56563

CVE vulnerability detail — eXtreme Datacenter Security Operations

Published 2024-12-27 14:23:07
Last updated 2025-05-04 09:58:26
Assigner Linux
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.