PT-2025-51696 · Linux+3 · Linux Kernel+3

Published

2025-12-16

·

Updated

2026-04-06

·

CVE-2025-68292

None

No severity ratings or metrics are available. When they are, we'll update the corresponding info on the page.
Name of the Vulnerable Software and Affected Versions Linux kernel (affected versions not specified)
Description A flaw exists in the Linux kernel's memfd functionality related to hugetlb folios. Specifically, when allocating huge transparent pages for memfd, initialization steps were missing, potentially leading to kernel memory disclosure to user space. This issue bypasses the normal page fault handler, which would typically handle these initializations. The problem is particularly relevant in udmabuf use cases where folios are pinned and directly accessed by user space via Direct Memory Access (DMA). The missing steps include failing to zero the folios, failing to mark them as uptodate before adding them to the page cache, and not acquiring the hugetlb fault mutex before adding to the page cache. The issue could allow uninitialized kernel memory to be disclosed to user space through read or mmap operations on the memfd.
Recommendations At the moment, there is no information about a newer version that contains a fix for this vulnerability.

Exploit

Related Identifiers

CVE-2025-68292
OPENSUSE-SU-2026:20416-1
SUSE-SU-2026:20838-1
SUSE-SU-2026:20931-1
SUSE-SU-2026:21284-1
USN-8094-1
USN-8094-2
USN-8094-3
USN-8094-4
USN-8094-5
USN-8152-1

Affected Products

Debian
Linuxmint
Linux Kernel
Ubuntu