PT-2026-37428 · Linux · Linux Kernel

CVE-2026-43118

·

Published

2026-05-06

·

Updated

2026-08-30

CVSS v3.1

5.5

Medium

VectorAV:L/AC:L/PR:L/UI:N/S:U/C:N/I:N/A:H
Name of the Vulnerable Software and Affected Versions Linux kernel (affected versions not specified)
Description An issue exists in the Btrfs file system where an inode may retain a non-zero size after log replay, even if it was truncated to zero. This occurs because when logging that an inode exists (such as during a rename or hardlink creation), the generation of the logged inode item is set to 0. During log replay, the overwrite item() function interprets a generation of 0 as a signal to preserve the existing i size from the subvolume tree. If an inode was previously logged with an i size of 0 in the same transaction, or if it was created in a past transaction, the replay process fails to update the inode size to 0, potentially leaving the file with its previous size after a power failure.
Recommendations At the moment, there is no information about a newer version that contains a fix for this vulnerability.

Exploit

Found an issue in the description? Have something to add? Feel free to write us 👾

Related Identifiers

AZL-85838
CVE-2026-43118
OPENSUSE-SU-2026:21555-1
SUSE-SU-2026:23066-1
SUSE-SU-2026:23068-1
SUSE-SU-2026:23193-1
SUSE-SU-2026:23194-1
SUSE-SU-2026:23221-1
SUSE-SU-2026:23231-1
SUSE-SU-2026:23237-1
SUSE-SU-2026:23241-1
SUSE-SU-2026:23244-1
SUSE-SU-2026:3130-1
SUSE-SU-2026:3166-1

Affected Products

Linux Kernel