Always-Incorrect Control Flow Implementation in Linux kernel - CVE-2026-43273

 

Always-Incorrect Control Flow Implementation in Linux kernel - CVE-2026-43273

Published: May 7, 2026


Vulnerability identifier: #VU130432
CSH Severity: Low
CVSS v4.0: CVSS:4.0/AV:L/AC:L/AT:N/PR:L/UI:N/VC:N/VI:L/VA:N/SC:N/SI:N/SA:N/E:U/U:Clear
CVE-ID: CVE-2026-43273
CWE-ID: CWE-670
Exploitation vector: Local access
Exploit availability: No public exploit available
Vendor: Linux Foundation
Affected software:
Linux kernel

Detailed vulnerability description

The vulnerability allows a local user to cause data inconsistencies in snapshots.

The vulnerability exists due to improper context handling in ceph_zero_partial_object() when performing OSD write operations for partial object zeroing. A local user can modify a file and access its snapshot to cause data inconsistencies in snapshots.

Exploitation requires access to a CephFS mount and interaction with snapshot functionality.


How to mitigate CVE-2026-43273

Install security update from vendor's repository.

Sources