CVE-2023-54192
Linux Debian vulnerability analysis and mitigation

Overview

CVE-2023-54192 is a null pointer dereference vulnerability in the Linux kernel's F2FS (Flash-Friendly File System) subsystem, specifically within the __replace_atomic_write_block function's tracepoint handling. The flaw causes a kernel panic when old_addr is NULL during an atomic write commit operation. It was published on December 30, 2025, and affects Linux kernel versions prior to the patched releases 6.1.29, 6.2.16, 6.3.3, and 6.4. No CVSS score has been assigned at this time, and the EPSS score is 0.000230 (Feedly, ENISA EUVD).

Technical details

The root cause is a missing NULL pointer check (CWE-476) in the F2FS kernel module's __replace_atomic_write_block function, which is invoked via a tracepoint during f2fs_commit_atomic_write. When old_addr is NULL — a valid state under certain conditions — the tracepoint dereferences it unconditionally, triggering a kernel NULL pointer dereference at address 0x0000000000000000. The call chain leading to the panic is: f2fs_commit_atomic_write__f2fs_ioctl__x64_sys_ioctldo_syscall_64. The fix adds a NULL guard before the tracepoint dereference. The issue was originally tracked in the Linux kernel bugzilla at bug #217266 (Feedly).

Impact

Successful triggering of this vulnerability causes a kernel panic (BUG: kernel NULL pointer dereference), resulting in a system crash and denial of service. The impact is limited to availability — there is no evidence of confidentiality or integrity compromise. Any local user with the ability to invoke the F2FS_IOC_COMMIT_ATOMIC_WRITE ioctl on an F2FS-mounted filesystem can trigger the crash (Feedly).

Exploitability

There is no known public exploit code, active in-the-wild exploitation, or threat actor attribution for this vulnerability. It is not listed in the CISA Known Exploited Vulnerabilities (KEV) catalog. The EPSS score is 0.000230, indicating a very low probability of exploitation in the near term. Detection coverage exists via Nessus plugin 281732 (Feedly, Tenable).

Mitigation and workarounds

The Linux kernel project has released patches addressing this vulnerability in the following stable versions: 6.1.29, 6.2.16, 6.3.3, and 6.4. The fix is available via the upstream stable kernel commits. Administrators should update to a patched kernel version. As a workaround, restricting local user access to F2FS-mounted filesystems or disabling F2FS support can reduce exposure until patching is feasible (Feedly, ENISA EUVD).

Additional resources


SourceThis report was generated using AI

Related Linux Debian vulnerabilities:

CVE ID

Severity

Score

Technologies

Component name

CISA KEV exploit

Has fix

Published date

CVE-2026-74733NONEN/A
  • Linux Debian logoLinux Debian
  • linux
NoYesAug 22, 2026
CVE-2026-74732NONEN/A
  • Linux Debian logoLinux Debian
  • linux
NoYesAug 22, 2026
CVE-2026-74731NONEN/A
  • Linux Debian logoLinux Debian
  • linux
NoNoAug 22, 2026
CVE-2026-74730NONEN/A
  • Linux Debian logoLinux Debian
  • linux
NoYesAug 22, 2026
CVE-2026-74729NONEN/A
  • Linux Debian logoLinux Debian
  • linux
NoYesAug 22, 2026

Free Vulnerability Assessment

Benchmark your Cloud Security Posture

Evaluate your cloud security practices across 9 security domains to benchmark your risk level and identify gaps in your defenses.

Request assessment

Get a personalized demo

Ready to see Wiz in action?

"Best User Experience I have ever seen, provides full visibility to cloud workloads."
David EstlickCISO
"Wiz provides a single pane of glass to see what is going on in our cloud environments."
Adam FletcherChief Security Officer
"We know that if Wiz identifies something as critical, it actually is."
Greg PoniatowskiHead of Threat and Vulnerability Management