PT-2026-37068 · Linux · Linux Kernel

Sashiko

·

Published

2026-05-05

·

Updated

2026-05-07

·

CVE-2026-43065

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 ext4 filesystem where pending discard work is not properly handled during remounting. If a filesystem is initially mounted with the discard option and files are deleted, the s discard list is populated and s discard work is queued. If the filesystem is subsequently remounted with the nodiscard option, the EXT4 MOUNT DISCARD flag is cleared, but the pending s discard work is neither cancelled nor flushed. This can lead to a bug when the filesystem is unmounted before the queued work drains automatically. The flaw involves the ext4 mb release() function.
Recommendations At the moment, there is no information about a newer version that contains a fix for this vulnerability.

Related Identifiers

CVE-2026-43065

Affected Products

Linux Kernel