CVE-2023-53081

Source
https://cve.org/CVERecord?id=CVE-2023-53081
Import Source
https://storage.googleapis.com/osv-test-cve-osv-conversion/osv-output/CVE-2023-53081.json
JSON Data
https://api.test.osv.dev/v1/vulns/CVE-2023-53081
Downstream
Related
Published
2025-05-02T15:55:30.453Z
Modified
2026-04-03T13:14:31.304426259Z
Summary
ocfs2: fix data corruption after failed write
Details

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, ocfs2writeendnolock() 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 isize, 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.

Database specific
{
    "osv_generated_from": "https://github.com/CVEProject/cvelistV5/tree/main/cves/2023/53xxx/CVE-2023-53081.json",
    "cna_assigner": "Linux"
}
References

Affected packages

Git / git.kernel.org/pub/scm/linux/kernel/git/stable/linux.git

Affected ranges

Type
GIT
Repo
https://git.kernel.org/pub/scm/linux/kernel/git/stable/linux.git
Events
Introduced
7ed80e77c908cbaa686529a49f8ae0060c5caee7
Fixed
1629f6f522b2d058019710466a84b240683bbee3
Type
GIT
Repo
https://git.kernel.org/pub/scm/linux/kernel/git/stable/linux.git
Events
Introduced
7ce2b16bad2cbfa3fa7bbc42c4448914f639ca47
Fixed
c26f3ff4c0be590c1250f945ac2e4fc5fcdc5f45
Type
GIT
Repo
https://git.kernel.org/pub/scm/linux/kernel/git/stable/linux.git
Events
Introduced
f8a6a2ed4b7d1c3c8631eeb6d00572bc853094a8
Fixed
4c24eb49ab44351424ac8fe8567f91ea48a06089
Type
GIT
Repo
https://git.kernel.org/pub/scm/linux/kernel/git/stable/linux.git
Events
Introduced
6dbf7bb555981fb5faf7b691e8f6169fc2b2e63b
Fixed
91d7a4bd5656552d6259e2d0f8859f9e8cc5ef68
Fixed
a9e53869cb43c96d6d851c491fd4e26430ab6ba6
Fixed
47eb055ad3588fc96d34e9e1dd87b210ce62906b
Fixed
205759c6c18f54659b0b5976b14a52d1b3eb9f57
Fixed
90410bcf873cf05f54a32183afff0161f44f9715
Type
GIT
Repo
https://git.kernel.org/pub/scm/linux/kernel/git/stable/linux.git
Events
Introduced
0 Unknown introduced commit / All previous commits are affected
Last affected
acef5107e2eacb08a16ad5db60320d65bd26a6c0
Last affected
36ed9e604215f58cec0381ca5fcc6da05f2d87ca

Database specific

source
"https://storage.googleapis.com/osv-test-cve-osv-conversion/osv-output/CVE-2023-53081.json"