VYPR
Unrated severityNVD Advisory· Published Mar 6, 2024· Updated May 4, 2025

ceph: fix deadlock or deadcode of misusing dget()

CVE-2023-52583

Description

In the Linux kernel, the following vulnerability has been resolved:

ceph: fix deadlock or deadcode of misusing dget()

The lock order is incorrect between denty and its parent, we should always make sure that the parent get the lock first.

But since this deadcode is never used and the parent dir will always be set from the callers, let's just remove it.

AI Insight

LLM-synthesized narrative grounded in this CVE's description and references.

Affected products

194

Patches

Vulnerability mechanics

References

8

News mentions

0

No linked articles in our index yet.