Vulnerability 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.
CVSS Score
MEDIUM
Affected Products
| Vendor | Product | Versions |
|---|---|---|
| Linux | Linux Kernel | < 4.19.307 |
| Debian | Debian Linux | 10.0 |
Related Weaknesses (CWE)
References
- https://git.kernel.org/stable/c/196b87e5c00ce021e164a5de0f0d04f4116a9160Patch
- https://git.kernel.org/stable/c/6ab4fd508fad942f1f1ba940492f2735e078e980Patch
- https://git.kernel.org/stable/c/76cb2aa3421fee4fde706dec41b1344bc0a9ad67Patch
- https://git.kernel.org/stable/c/7f2649c94264d00df6b6ac27161e9f4372a3450ePatch
- https://git.kernel.org/stable/c/a9c15d6e8aee074fae66c04d114f20b84274fccaPatch
- https://git.kernel.org/stable/c/b493ad718b1f0357394d2cdecbf00a44a36fa085Patch
- https://git.kernel.org/stable/c/e016e358461b89b231626fcf78c5c38e35c44fd3Patch
- https://git.kernel.org/stable/c/eb55ba8aa7fb7aad54f40fbf4d8dcdfdba0bebf6Patch
- https://git.kernel.org/stable/c/196b87e5c00ce021e164a5de0f0d04f4116a9160Patch
- https://git.kernel.org/stable/c/6ab4fd508fad942f1f1ba940492f2735e078e980Patch
- https://git.kernel.org/stable/c/76cb2aa3421fee4fde706dec41b1344bc0a9ad67Patch
- https://git.kernel.org/stable/c/7f2649c94264d00df6b6ac27161e9f4372a3450ePatch
- https://git.kernel.org/stable/c/a9c15d6e8aee074fae66c04d114f20b84274fccaPatch
- https://git.kernel.org/stable/c/b493ad718b1f0357394d2cdecbf00a44a36fa085Patch
- https://git.kernel.org/stable/c/e016e358461b89b231626fcf78c5c38e35c44fd3Patch
FAQ
What is CVE-2023-52583?
CVE-2023-52583 is a vulnerability with a CVSS score of 5.5 (MEDIUM). 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 ...
How severe is CVE-2023-52583?
CVE-2023-52583 has been rated MEDIUM with a CVSS base score of 5.5/10. Review the CVSS metrics above for detailed severity breakdown.
Is there a patch for CVE-2023-52583?
Check the references section above for vendor advisories and patch information. Affected products include: Linux Linux Kernel, Debian Debian Linux.