Back to search
CVE-2023-52583
Published: Mar 6, 2024
Modified: May 11, 2026
PUBLISHED
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.
| Vendor | Product | Versions |
|---|---|---|
Linux | Linux | affected 9030aaf9bf0a1eee47a154c316c789e959638b0f - < eb55ba8aa7fb7aad54f40fbf4d8dcdfdba0bebf6affected 9030aaf9bf0a1eee47a154c316c789e959638b0f - < 6ab4fd508fad942f1f1ba940492f2735e078e980affected 9030aaf9bf0a1eee47a154c316c789e959638b0f - < e016e358461b89b231626fcf78c5c38e35c44fd3affected 9030aaf9bf0a1eee47a154c316c789e959638b0f - < a9c15d6e8aee074fae66c04d114f20b84274fccaaffected 9030aaf9bf0a1eee47a154c316c789e959638b0f - < 7f2649c94264d00df6b6ac27161e9f4372a3450e+3 more versions |
Linux | Linux | affected 2.6.34unaffected 0 - < 2.6.34unaffected 4.19.307 - <= 4.19.*unaffected 5.4.269 - <= 5.4.*unaffected 5.10.210 - <= 5.10.*+5 more versions |
References
Security Training
Train your team to recognize and prevent security threats with our comprehensive security awareness program.
Start TrainingVulnerability Scanning
Discover vulnerabilities in your applications and infrastructure before attackers do.
Scan Now