PT-2026-43919 · Linux Foundation+3 · Ceph+3
CVE-2026-46052
·
Published
2026-05-27
·
Updated
2026-09-09
CVSS v3.1
7.5
High
| Vector | AV:N/AC:L/PR:N/UI:N/S:U/C:N/I:N/A:H |
Name of the Vulnerable Software and Affected Versions
Linux kernel (affected versions not specified)
Description
An issue exists in the Ceph component of the Linux kernel where
d add() can be called on a negative dentry that is already present in the primary dcache hash. This occurs because certain paths in fs/ceph/dir.c, specifically within the ceph finish lookup() and ceph lookup() functions, incorrectly assume that a negative dentry is also unhashed. When an already hashed dentry is reinserted via d rehash(), it can corrupt the hash bucket and create a self-loop. This corruption may cause d lookup() to enter an infinite loop during the hlist bl walk, leading to RCU stall reports.Recommendations
At the moment, there is no information about a newer version that contains a fix for this vulnerability.
Exploit
Found an issue in the description? Have something to add? Feel free to write us 👾
Related Identifiers
Affected Products
Ceph
Linuxmint
Linux Kernel
Ubuntu