CVE-2023-53835Kernel vulnerability

2 documents1 sources
Severity
N/A
No vector
EPSS
No EPSS data
CISA KEV
Not in KEV
Exploit
No known exploits
Affected products
Timeline
PublishedDec 9

Description

ext4: don't clear SB_RDONLY when remounting r/w until quota is re-enabled In the Linux kernel, the following vulnerability has been resolved: ext4: don't clear SB_RDONLY when remounting r/w until quota is re-enabled When a file system currently mounted read/only is remounted read/write, if we clear the SB_RDONLY flag too early, before the quota is initialized, and there is another process/thread constantly attempting to create a directory, it's possible to trigger the WARN_ON_ONCE(dquot_init

Affected Packages2 packages

Linuxlinux/linux_kernel5.11.05.15.113+3
Debianlinux/linux_kernel< 5.10.191-1+3

🔴Vulnerability Details

2
OSV
ext4: don't clear SB_RDONLY when remounting r/w until quota is re-enabled2025-12-09
OSV
CVE-2023-53835: In the Linux kernel, the following vulnerability has been resolved: ext4: don't clear SB_RDONLY when remounting r/w until quota is re-enabled When a f0001-01-01