CVE-2026-23147

MEDIUM

Linux kernel - Info Disclosure

Title source: llm
STIX 2.1

Description

In the Linux kernel, the following vulnerability has been resolved: btrfs: zlib: fix the folio leak on S390 hardware acceleration [BUG] After commit aa60fe12b4f4 ("btrfs: zlib: refactor S390x HW acceleration buffer preparation"), we no longer release the folio of the page cache of folio returned by btrfs_compress_filemap_get_folio() for S390 hardware acceleration path. [CAUSE] Before that commit, we call kumap_local() and folio_put() after handling each folio. Although the timing is not ideal (it release previous folio at the beginning of the loop, and rely on some extra cleanup out of the loop), it at least handles the folio release correctly. Meanwhile the refactored code is easier to read, it lacks the call to release the filemap folio. [FIX] Add the missing folio_put() for copy_data_into_buffer().

Scores

CVSS v3 5.5
EPSS 0.0002
EPSS Percentile 5.3%
Attack Vector LOCAL
CVSS:3.1/AV:L/AC:L/PR:L/UI:N/S:U/C:N/I:N/A:H

Details

CWE
CWE-401
Status published
Products (9)
linux/Kernel 6.15.0 - 6.18.9linux
Linux/Linux < 6.15
Linux/Linux 6.15
Linux/Linux 6.18.9 - 6.18.*
Linux/Linux 6.19
Linux/Linux aa60fe12b4f49f49fc73e5023f8675e2df1f7805 - 0d0f1314e8f86f5205f71f9e31e272a1d008e40b
Linux/Linux aa60fe12b4f49f49fc73e5023f8675e2df1f7805 - e80617a5e1c246da2f112a1a072cdd535046adfe
linux/linux_kernel 6.19 rc1 (7 CPE variants)
linux/linux_kernel 6.15 - 6.18.9
Published Feb 14, 2026
Tracked Since Feb 18, 2026