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

Published

2025-12-16

·

Updated

2026-05-26

·

CVE-2025-68211

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 The Linux kernel’s KSM (Kernel Samepage Merging) functionality experienced performance issues when scanning large virtual memory areas with mostly unmapped regions. The scan get next rmap item() function inefficiently walked every page address within a VMA to locate mergeable pages, leading to high CPU usage without significant deduplication. The issue was addressed by replacing the per-address lookup with a range walk using walk page range(). This allows KSM to skip unmapped holes in a VMA, avoiding unnecessary lookups and improving performance. A test program was provided that demonstrated the issue by creating a 32 TiB mapping with only one populated page, causing ksmd to use 100% CPU for an extended period without deduplicating.
Recommendations At the moment, there is no information about a newer version that contains a fix for this vulnerability.

Exploit

Related Identifiers

AZL-72419
AZL-78398
CVE-2025-68211
ECHO-0D7B-833E-3B03
OESA-2026-1566
OESA-2026-1567
OESA-2026-1570
OPENSUSE-SU-2026:20287-1
SUSE-SU-2026:20555-1
SUSE-SU-2026:20599-1
SUSE-SU-2026:20615-1
USN-8029-1
USN-8029-2
USN-8029-3
USN-8030-1
USN-8048-1
USN-8162-1
USN-8180-1
USN-8180-2
USN-8180-3
USN-8180-4
USN-8180-5
USN-8180-6
USN-8186-1
USN-8187-1
USN-8188-1
USN-8243-1
USN-8275-1
USN-8297-1

Affected Products

Debian
Linuxmint
Linux Kernel
Ubuntu