SB2026032088 - Time-of-check Time-of-use (TOCTOU) Race Condition in Linux kernel f2fs



SB2026032088 - Time-of-check Time-of-use (TOCTOU) Race Condition in Linux kernel f2fs

Published: March 20, 2026

Security Bulletin ID SB2026032088
Severity
Low
Patch available
YES
Number of vulnerabilities 1
Exploitation vector Local access
Highest impact Data manipulation

Breakdown by Severity

Low 100%
  • Low
  • Medium
  • High
  • Critical

Description

This security bulletin contains information about 1 security vulnerability.


1) Time-of-check Time-of-use (TOCTOU) Race Condition (CVE-ID: CVE-2026-23267)

The vulnerability allows a local user to escalate privileges.

The vulnerability exists due to a race condition in the F2FS filesystem's handling of checkpoint flags during atomic write operations when processing concurrent atomic commit and checkpoint writes. A local user can trigger a specially crafted sequence of atomic file operations to cause an inconsistency in the IS_CHECKPOINTED flag, leading to improper state management of node pages.

The issue arises specifically during atomic write scenarios where a concurrent checkpoint write completes before the atomic commit fully marks the page, resulting in incorrect flag state that can be exploited to manipulate filesystem metadata structures.


Remediation

Install update from vendor's website.