PT-2026-27740 · Linux+2 · Linux Kernel+2

CVE-2026-23375

·

Publicado

2026-01-01

·

Atualizado

2026-08-30

CVSS v2.0

6.0

Média

VetorAV:L/AC:H/Au:S/C:C/I:C/A:C
Name of the Vulnerable Software and Affected Versions Linux kernel (affected versions not specified)
Description The Linux kernel contains a flaw within the mm/thp subsystem related to transparent huge pages (THP). The file thp enabled() function incorrectly permits THP for files residing on anonymous inodes, such as those created by guest memfd and secretmem. This occurs because these files do not call get write access(), leaving the inode's write count at zero, falsely indicating they are read-only regular files when CONFIG READ ONLY THP FOR FS is enabled. This can lead to issues when THP attempts to collapse pages, as the guest memfd fault handler does not support large folios, triggering a warning. In the case of secretmem, it can result in a kernel crash during page copying through the direct map, as secretmem pages are removed from the direct map. While memory failure recovery mitigates the crash in some upstream versions, it still generates false memory failure reports. The issue stems from the lack of a check for IS ANON FILE(inode) within file thp enabled().
Recommendations At the moment, there is no information about a newer version that contains a fix for this vulnerability.

Exploit

Assertion Failure

Buffer Overflow

Encontrou algum problema na descrição? Tem algo a acrescentar? Fique à vontade para nos escrever 👾

Enumeração de Fraquezas

Identificadores relacionados

ALSA-2026:21557
BDU:2026-12298
CVE-2026-23375
OESA-2026-1862
OESA-2026-1863
OESA-2026-1864
OPENSUSE-SU-2026:20826-1
RHSA-2026:21557
SUSE-SU-2026:21834-1
SUSE-SU-2026:21841-1
SUSE-SU-2026:21845-1
SUSE-SU-2026:21860-1
USN-8567-1
USN-8574-1
USN-8574-2
USN-8574-3
USN-8595-1
USN-8595-2
USN-8595-3
USN-8596-1
USN-8606-1
USN-8607-1
USN-8608-1
USN-8609-1
USN-8619-1
USN-8665-1

Produtos afetados

Linuxmint
Linux Kernel
Ubuntu