PT-2025-37522 · Linux+4 · Linux Kernel+4

Published

2023-01-01

·

Updated

2026-04-20

·

CVE-2023-53149

CVSS v3.1

5.5

Medium

VectorAV:L/AC:L/PR:L/UI:N/S:U/C:N/I:N/A:H
Name of the Vulnerable Software and Affected Versions Linux kernel (affected versions not specified)
Description The Linux kernel contains a flaw in the ext4 filesystem implementation that can lead to a deadlock during filesystem reclaim with page writeback. This occurs because the filesystem-wide lock intended to prevent races with journalled data flag switching or inode format changes can cause a deadlock when combined with specific operations during writeback. The deadlock arises when a process attempts to acquire the writepages read-write semaphore (sbi->s writepages rwsem) while another process holds a write lock on the same semaphore, blocking all readers. This can occur when ext4 writepages() is called during filesystem reclaim, potentially blocking indefinitely.
Recommendations At the moment, there is no information about a newer version that contains a fix for this vulnerability.

Exploit

Improper Locking

Weakness Enumeration

Related Identifiers

ALSA-2025_16880
AZL-70771
BDU:2026-05736
CVE-2023-53149
ECHO-E428-E61B-B583
OESA-2025-2348
OESA-2025-2349
OESA-2025-2350
RHSA-2024:2394
RHSA-2024_2394
SUSE-SU-2025:03614-1
SUSE-SU-2025:03615-1
SUSE-SU-2025:03628-1
SUSE-SU-2025:3716-1
SUSE-SU-2025:3761-1

Affected Products

Debian
Linux Kernel
Red Hat
Suse
Ext4