THREAT OPS › Threat News › [NVD] CVE-2023-52583 (MEDIUM 5.5) — 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
[NVD] CVE-2023-52583 (MEDIUM 5.5) — 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
CVE-2023-52583 CVSS: 5.5 MEDIUM Published: 2024-03-06T07:15:06.553
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 calle
Indicators of compromise
- CVE-2023-52583cve
Original source: https://nvd.nist.gov/vuln/detail/CVE-2023-52583