CVE-2024-56564

medium

Description

In the Linux kernel, the following vulnerability has been resolved: ceph: pass cred pointer to ceph_mds_auth_match() This eliminates a redundant get_current_cred() call, because ceph_mds_check_access() has already obtained this pointer. As a side effect, this also fixes a reference leak in ceph_mds_auth_match(): by omitting the get_current_cred() call, no additional cred reference is taken.

References

https://git.kernel.org/stable/c/ffa6ba7bdb7f07f49c9e9150b0176df066520f62

https://git.kernel.org/stable/c/23426309a4064b25a961e1c72961d8bfc7c8c990

Details

Source: Mitre, NVD

Published: 2024-12-27

Updated: 2025-10-07

Risk Information

CVSS v2

Base Score: 4.6

Vector: CVSS2#AV:L/AC:L/Au:S/C:N/I:N/A:C

Severity: Medium

CVSS v3

Base Score: 5.5

Vector: CVSS:3.1/AV:L/AC:L/PR:L/UI:N/S:U/C:N/I:N/A:H

Severity: Medium

EPSS

EPSS: 0.00026