PT-2026-35006 · Linux · Linux Kernel

Published

2026-04-24

·

Updated

2026-04-28

·

CVE-2026-31654

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 A memory leak exists in the mmap region() function. When /dev/zero is mapped with MAP SHARED, the mmap zero prepare() function calls shmem zero setup desc(), which allocates a new shmem file to back the mapping. If the mmap new vma() function subsequently fails, the replacement file is not released via fput(), leading to a memory leak.
Recommendations At the moment, there is no information about a newer version that contains a fix for this vulnerability.

Memory Leak

Weakness Enumeration

Related Identifiers

CVE-2026-31654

Affected Products

Linux Kernel