CVE-2023-53838
Unknown Unknown - Not Provided
BaseFortify

Publication date: 2025-12-09

Last updated on: 2025-12-09

Assigner: kernel.org

Description
In the Linux kernel, the following vulnerability has been resolved: f2fs: synchronize atomic write aborts To fix a race condition between atomic write aborts, I use the inode lock and make COW inode to be re-usable thoroughout the whole atomic file inode lifetime.
CVSS Scores
EPSS Scores
Probability:
Percentile:
Meta Information
Published
2025-12-09
Last Modified
2025-12-09
Generated
2026-06-16
AI Q&A
2025-12-09
EPSS Evaluated
2026-06-14
NVD
EUVD
Affected Vendors & Products
Showing 1 associated CPE
Vendor Product Version / Range
linux linux_kernel *
Helpful Resources
Exploitability
CWE
CWE Icon
KEV
KEV Icon
CWE ID Description
CWE-UNKNOWN
Attack-Flow Graph
AI Quick Actions
Instant insights powered by AI
Executive Summary

This vulnerability in the Linux kernel's f2fs file system involves a race condition between atomic write aborts. The issue was fixed by using the inode lock and making the copy-on-write (COW) inode reusable throughout the entire atomic file inode lifetime, preventing the race condition.

Impact Analysis

This vulnerability involves a race condition in the Linux kernel's f2fs file system related to atomic write aborts. It could potentially lead to data corruption or instability during file operations that rely on atomic writes.

Chat Assistant
Ask questions about this CVE
Hi! I’m here to help you understand CVE-2023-53838. Ask me anything about the vulnerability, its impact, or mitigation strategies.
0/70
EPSS Chart