CVE-2023-54253
Linux Kernel vulnerability analysis and mitigation

Overview

CVE-2023-54253 is a kernel bug in the Linux kernel's Btrfs filesystem subsystem, specifically in the relocate_one_page function within fs/btrfs/relocation.c. The vulnerability arises because the page extent mapping is not set after read_folio is called, triggering a kernel assertion failure (PagePrivate(page) && page->private) in fs/btrfs/subpage.c:229. It was published on December 30, 2025, and affects Linux kernel versions including those around the 6.5.0-rc3+ range. The EPSS score is approximately 0.022% (very low), and no CVSS score has been formally assigned in the available data (CVE Record).

Technical details

The root cause is a missing call to set the page extent mapped state after read_folio completes in the relocate_one_page function of the Btrfs relocation code. This violates an internal assertion in btrfs_subpage_assert() (CWE-617: Reachable Assertion), which expects PagePrivate and page->private to be set before subpage operations such as btrfs_subpage_set_dirty are performed. The bug was triggered during CI testing on an ARM64 system (AArch64) running Linux 6.5.0-rc3+, causing a kernel BUG/panic. Fixes are available as patches in the stable kernel tree (Kernel Patch 1, Kernel Patch 2, Kernel Patch 3).

Impact

Successful triggering of this vulnerability causes a kernel panic (BUG) on affected Linux systems using the Btrfs filesystem with subpage support, resulting in a system crash and denial of service. The availability impact is the primary concern, as the kernel halts with an internal assertion failure. There is no evidence of confidentiality or integrity impact beyond the system crash itself, and the vulnerability does not appear to enable privilege escalation or remote code execution (CVE Record).

Mitigation and workarounds

Apply the upstream Linux kernel patches that set the page extent mapped state after read_folio in relocate_one_page. Three stable-tree patches have been identified: commits 08daa38ca212, 9d1e020ed964, and e7f1326cc24e in the Linux stable kernel repository. Users should update to a patched kernel version that includes these fixes. As a temporary workaround, avoiding Btrfs filesystem relocation operations on affected systems may reduce exposure until a patched kernel is deployed (Kernel Patch 1, Kernel Patch 2, Kernel Patch 3).

Additional resources


SourceThis report was generated using AI

Related Linux Kernel vulnerabilities:

CVE ID

Severity

Score

Technologies

Component name

CISA KEV exploit

Has fix

Published date

CVE-2026-64557NONEN/A
  • Linux Kernel logoLinux Kernel
  • kernel-rt-selftests-internal
NoNoJul 29, 2026
CVE-2026-64556NONEN/A
  • Linux Kernel logoLinux Kernel
  • kernel-64k-devel
NoNoJul 29, 2026
CVE-2026-64555NONEN/A
  • Linux Kernel logoLinux Kernel
  • linux-azure-fde-6.14
NoNoJul 27, 2026
CVE-2026-64554NONEN/A
  • Linux Kernel logoLinux Kernel
  • linux-gcp-6.14
NoYesJul 27, 2026
CVE-2026-64553NONEN/A
  • Linux Kernel logoLinux Kernel
  • kernel-rt-64k-debug-modules-internal
NoYesJul 27, 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