HomeDefectsLIN1022-7012
Fixed

LIN1022-7012 : Security Advisory - linux - CVE-2023-52583

Created: Mar 7, 2024    Updated: Feb 6, 2025
Resolved Date: Apr 19, 2024
Found In Version: 10.22.33.1
Fix Version: 10.22.33.16
Severity: Standard
Applicable for: Wind River Linux LTS 22
Component/s: Kernel

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.

CREATE(Triage):(User=admin) CVE-2023-52583 (https://nvd.nist.gov/vuln/detail/CVE-2023-52583)

CVEs