Predictive Vulnerability Intelligence.

Product

  • Product
  • Pricing
  • Documentation

Company

  • About
  • Partnerships
  • Blog
  • Support

Legal

  • Terms
  • Privacy
  • Data Licensing

© 2026 FAUCET Technologies LLC. All rights reserved.

CVE-2023-53447

18
FAUCET Score

CVE-2023-53447 is a race condition vulnerability in the Linux kernel's F2FS filesystem, specifically affecting the f2fs_remount() function. It occurs when remounting a read-write filesystem, allowing a race between the remount operation and a fallocate system call. This can lead to a general protection fault and system crash due to a NULL pointer dereference. The vulnerability has a CVSSv3.1 score of 4.7 (Medium), with a local attack vector (AV:L) and high attack complexity (AC:H), requiring low privileges (PR:L) and resulting in high availability impact (A:H). There is no known active exploitation, public exploit code (Metasploit, Nuclei, ExploitDB), or significant community discussion or media coverage.

Impacted Technologies

VendorProductVersion(s)CPE
>= 3.8, < 6.4.5CPE matchmatch criteria
cpe:2.3:o:linux:linux_kernel:*:*:*:*:*:*:*:*

CVSS Data

CVSS version used by this source: 3.1

4.7MEDIUM

CVSS:3.1/AV:L/AC:H/PR:L/UI:N/S:U/C:N/I:N/A:H

Attack Vector
LOCAL
Attack Complexity
HIGH
Privileges Required
LOW
User Interaction
NONE
Scope
UNCHANGED
Confidentiality Impact
NONE
Integrity Impact
NONE
Availability Impact
HIGH
Exploitability Score
1.0
Impact Score
3.6
CvssVersion
3.1

Exploit Intelligence

EPSS Score
0.09%
Probability of exploitation in next 30 days
EPSS Percentile
0.4%
Percentile rank of EPSS score among Peer Group
As of 2026-07-27
Model: v2026.06.15
This CVE's current EPSS score of 0.0009 is in the 5th percentile among its peer group of 1,297 CVEs.

Social Chatter

The average CVE in this peer group has 0.0 Twitter, 0.1 Reddit, 0.1 Bluesky, 0.0 Mastodon, and 0.1 GitHub mentions.

Media Mentions

No media coverage found for this CVE.

The average CVE in this peer group has 0.4 InfoSec Media, 0.0 Vendor Blog, and 0.0 Security Researcher mentions.

Remediation

Vendor Advisories (2)

redhatCVE-2023-53447

kernel: f2fs: don't reset unchangable mount option in f2fs_remount()

Sep 18, 2025
microsoft2025-Sep/CVE-2023-53447Moderate

f2fs: don't reset unchangable mount option in f2fs_remount()

Sep 9, 2025

References

git.kernel.org / stable/c/115557cc226a927924f2d7d1980ccbf6e3b3bb36
Patch
git.kernel.org / stable/c/458c15dfbce62c35fefd9ca637b20a051309c9f1
Patch