CVE-2026-23235
Linux Kernel vulnerability analysis and mitigation

Overview

CVE-2026-23235 is an out-of-bounds memory access vulnerability in the Linux kernel's f2fs (Flash-Friendly File System) filesystem, specifically in sysfs attribute read and write operations. The flaw affects Linux kernel versions from 3.12 through multiple stable branches, with fixed versions including 5.10.251, 5.15.201, 6.1.164, 6.6.127, 6.12.74, 6.18.13, and 6.19.3. It was published on March 4, 2026, with patches released on March 17, 2026. The vulnerability carries a CVSS v3.1 base score of 7.1 (High) (Feedly).

Technical details

The root cause is classified as CWE-125 (Out-of-bounds Read) and stems from two related flaws in the f2fs sysfs interface. First, __sbi_store() treats all attribute values as unsigned int, causing out-of-bounds writes when the underlying struct field is smaller (e.g., an 8-bit carve_out field can be set to values exceeding 255) and preventing correct updates for 64-bit fields. Second, f2fs_sbi_show() similarly assumes all values are unsigned int, leading to out-of-bounds reads and incorrect display of 64-bit integers. The fix introduces a size field in struct f2fs_attr to record the actual byte width of each attribute's associated integer, enabling correct bounds-aware read and write operations (Feedly, Kernel Patch).

Impact

A local user with low privileges can exploit this vulnerability to read out-of-bounds kernel memory, potentially disclosing sensitive kernel data, and to corrupt adjacent kernel data structures through out-of-bounds writes via sysfs attribute operations on f2fs filesystems. The confidentiality and availability impacts are both rated High, as kernel memory disclosure and data structure corruption can lead to system instability or crashes. There is no direct integrity impact assessed, and the scope is limited to the local system without privilege escalation to remote vectors (Feedly).

Mitigation and workarounds

Update the Linux kernel to a patched version as the primary remediation. Fixed versions by branch are: 5.10.251+, 5.15.201+, 6.1.164+, 6.6.127+, 6.12.74+, 6.18.13+, and 6.19.3+. Debian has issued security advisories (DSA-6163-1 and DLA-4499-1) covering these fixes. As a temporary workaround, restrict sysfs write access to f2fs attributes to trusted/root users only by tightening filesystem permissions or using kernel lockdown features until patching is complete (Feedly, Debian LTS).

Community reactions

Debian issued security advisories (DSA-6163-1 and DLA-4499-1) addressing this vulnerability in their stable and LTS kernel packages. The Yocto Project security mailing list also flagged the issue for embedded Linux users. Coverage was limited to routine patch-tracking outlets and vendor advisory channels, with no notable independent researcher commentary or significant social media discussion observed (Debian LTS, Feedly).

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