Skip to main content

Over 150 LLM Providers · Over 5,300 Models The most extensible AI-powered pentesting platform. Open source. Star on GitHub

CVE-2023-53829

7.8 · HIGH
Published Dec 9, 2025 EPSS 0.19% (9th pctl)

Overview

CVE-2023-53829 is a high-severity vulnerability. It was published on December 9, 2025 and has a CVSS 3.1 base score of 7.8 (HIGH).

This vulnerability has a CVSS 3.1 base score of 7.8, rated HIGH. It requires local or adjacent network access to exploit. Some level of privileges is required for exploitation.

Technical Description

In the Linux kernel, the following vulnerability has been resolved:

f2fs: flush inode if atomic file is aborted

Let's flush the inode being aborted atomic operation to avoid stale dirty

inode during eviction in this call stack:

f2fs_mark_inode_dirty_sync+0x22/0x40 [f2fs]

f2fs_abort_atomic_write+0xc4/0xf0 [f2fs]

f2fs_evict_inode+0x3f/0x690 [f2fs]

? sugov_start+0x140/0x140

evict+0xc3/0x1c0

evict_inodes+0x17b/0x210

generic_shutdown_super+0x32/0x120

kill_block_super+0x21/0x50

deactivate_locked_super+0x31/0x90

cleanup_mnt+0x100/0x160

task_work_run+0x59/0x90

do_exit+0x33b/0xa50

do_group_exit+0x2d/0x80

__x64_sys_exit_group+0x14/0x20

do_syscall_64+0x3b/0x90

entry_SYSCALL_64_after_hwframe+0x63/0xcd

This triggers f2fs_bug_on() in f2fs_evict_inode:

f2fs_bug_on(sbi, is_inode_flag_set(inode, FI_DIRTY_INODE));

This fixes the syzbot report:

loop0: detected capacity change from 0 to 131072

F2FS-fs (loop0): invalid crc value

F2FS-fs (loop0): Found nat_bits in chec

Remediation

Check the references section for vendor advisories, patches, and mitigation guidance. If immediate patching is not possible, review the CVSS vector to understand the attack surface and apply compensating controls such as network segmentation or access restrictions.

Frequently Asked Questions

What is CVE-2023-53829?

CVE-2023-53829 is a high-severity vulnerability. It was published on December 9, 2025 and has a CVSS 3.1 base score of 7.8 (HIGH).

How severe is CVE-2023-53829?

This vulnerability has a CVSS 3.1 base score of 7.8, rated HIGH. It requires local or adjacent network access to exploit. Some level of privileges is required for exploitation.

How do I fix or remediate CVE-2023-53829?

Check the references section for vendor advisories, patches, and mitigation guidance. If immediate patching is not possible, review the CVSS vector to understand the attack surface and apply compensating controls such as network segmentation or access restrictions.

How can CyberStrike help with CVE-2023-53829?

CyberStrike's AI-powered security agents can automatically detect CVE-2023-53829 across your infrastructure using autonomous pentesting, DAST scanning, and HackBrowser. The platform continuously monitors for known vulnerabilities and provides actionable remediation guidance prioritized by real-world exploitability.