🛡️ CVE-2023-54153
⚪ Unknown ✅ No Known Exploit NVD
N/A
CVSS Score
0 Low4 Medium7 High9 Critical10

Description

In the Linux kernel, the following vulnerability has been resolved: ext4: turn quotas off if mount failed after enabling quotas Yi found during a review of the patch "ext4: don't BUG on inconsistent journal feature" that when ext4_mark_recovery_complete() returns an error value, the error handling path does not turn off the enabled quotas, which triggers the following kmemleak: ================================================================ unreferenced object 0xffff8cf68678e7c0 (size 64): comm "mount", pid 746, jiffies 4294871231 (age 11.540s) hex dump (first 32 bytes): 00 90 ef 82 f6 8c ff ff 00 00 00 00 41 01 00 00 ............A... c7 00 00 00 bd 00 00 00 0a 00 00 00 48 00 00 00 ............H... backtrace: [] __kmem_cache_alloc_node+0x4d4/0x880 [] kmalloc_trace+0x39/0x140 [] v2_read_file_info+0x18a/0x3a0 [] dquot_load_quota_sb+0x2ed/0x770 [] dquot_load_quota_inode+0xc6/0x1c0 [] ext4_enable_quotas+0x17e/0x3a0 [ext4] [] __ext4_fill_super+0x3448/0x3910 [ext4] [] ext4_fill_super+0x13d/0x340 [ext4] [] get_tree_bdev+0x1dc/0x370 [] ext4_get_tree+0x1d/0x30 [ext4] [] vfs_get_tree+0x31/0x160 [] do_new_mount+0x1d5/0x480 [] path_mount+0x22e/0xbe0 [] do_mount+0x95/0xc0 [] __x64_sys_mount+0xc4/0x160 [] do_syscall_64+0x3f/0x90 ================================================================ To solve this problem, we add a "failed_mount10" tag, and call ext4_quota_off_umount() in this tag to release the enabled qoutas.

Details

Severity Unknown
CVSS Score N/A
CVSS Vector N/A
CWE N/A
Public Exploit ✅ No
Source NVD
Published 2025-12-24
Updated 2026-06-08
Modified 2026-04-02
Fix URL N/A

Affected Packages

Software From version Fixed in
kernel 6.2.0 6.4.5
unknown

Similar Threats

Exploit Protection

Help block exploit attempts

BotEraser is designed to detect and help reduce malicious bot traffic that may target known vulnerabilities on your site.

Try BotEraser Free →

No credit card required  ·  Results in minutes

ⓘ Data Notice: The information presented above has been compiled from publicly available internet sources. Boteraser aggregates this data solely for informational purposes and does not independently classify, evaluate, or endorse any findings about the vulnerabilities listed. The accuracy and completeness of this information is the sole responsibility of the original publishers. Boteraser and its operators accept no liability for any decisions made based on this data.