CVE-2023-53081 - CVE House
Back to Database
Status published Unknown CVE-2023-53081

ocfs2: fix data corruption after failed write

Vulnerability Description

In the Linux kernel, the following vulnerability has been resolved: ocfs2: fix data corruption after failed write When buffered write fails to copy data into underlying page cache page, ocfs2_write_end_nolock() just zeroes out and dirties the page. This can leave dirty page beyond EOF and if page writeback tries to write this page before write succeeds and expands i_size, page gets into inconsistent state where page dirty bit is clear but buffer dirty bits stay set resulting in page data never getting written and so data copied to the page is lost. Fix the problem by invalidating page beyond EOF after failed write.

Impact Analysis

Refer to official advisory for detailed impact metrics.

Remediation

Ensure systems are updated to the latest vendor-supplied patch levels.

THREAT MONITOR

Am I Vulnerable?

Launch our assessment wizard to check if your infrastructure is exposed to • CVE-2023-53081

Credits & Attribution

No credits recorded in the NVD database.

Affected Vendor

Affected Software

Linux
Vulnerable Versions:
7ed80e77c908cbaa686529a49f8ae0060c5caee7, 7ce2b16bad2cbfa3fa7bbc42c4448914f639ca47, f8a6a2ed4b7d1c3c8631eeb6d00572bc853094a8, 6dbf7bb555981fb5faf7b691e8f6169fc2b2e63b, acef5107e2eacb08a16ad5db60320d65bd26a6c0, 36ed9e604215f58cec0381ca5fcc6da05f2d87ca, 4.14.204, 4.19.155, 5.4.75, 4.9.242, 5.9.5, 5.10, 0, 4.14.312, 4.19.280, 5.4.240, 5.10.177, 5.15.105, 6.1.21, 6.2.8, 6.3

Timeline

Official Publish: May 2nd, 2025
Last Modified: May 23rd, 2026
Added to House: July 22nd, 2026

CVSS Vectors

No vector data available

Weaknesses (CWE)

No CWE data available

MITRE ATT&CK TTPs

No associated TTPs found for this vulnerability.