HomeDefectsLIN1025-1024
Fixed

LIN1025-1024 : Security Advisory - linux - CVE-2023-53137

Created: May 5, 2025    Updated: Sep 1, 2025
Resolved Date: May 6, 2025
Found In Version: 10.25.33.1
Severity: Standard
Applicable for: Wind River Linux LTS 25
Component/s: Kernel

Description

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

ext4: Fix possible corruption when moving a directory

When we are renaming a directory to a different directory, we need to
update '..' entry in the moved directory. However nothing prevents moved
directory from being modified and even converted from the inline format
to the normal format. When such race happens the rename code gets
confused and we crash. Fix the problem by locking the moved directory.

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