« List of all CVEs

CVE-2025-39727

mm: swap: fix potential buffer overflow in setup_clusters()

Published: 9/7/2025 Last updated: 5/11/2026 Reserved: 4/16/2025

In the Linux kernel, the following vulnerability has been resolved: mm: swap: fix potential buffer overflow in setup_clusters() In setup_swap_map(), we only ensure badpages are in range (0, last_page]. As maxpages might be < last_page, setup_clusters() will encounter a buffer overflow when a badpage is >= maxpages. Only call inc_cluster_info_page() for badpage which is < maxpages to fix the issue.

CNA assigner: Linux (416baaa9-dc9f-4396-8d5f-8c081fb06d67) Requested by: n/a

Opam packages affected (29)

albatross cdrom conf-bpftool conf-libbpf conf-linux-libc-dev core core_unix hvsock mirage-block-unix mm ocaml-probes ortools_solvers orun rawlink rawlink-eio rawlink-lwt restricted shell solo5 solo5-bindings-hvt solo5-bindings-spt solo5-cross-aarch64 solo5-kernel-ukvm tracy-client tuntap uring vhd-format vhd-format-lwt xapi-stdext-unix

Products affected (4)

Product Vendor Version
Linux Linux 3.5 on Windows 10 Version 1803 for x64-based Systems
Linux Linux 3.5 on Windows 8.1 for 32-bit systems
Linux Linux Windows 10 Version 1607 for 32-bit Systems
Linux Linux Windows 10 Version 1703 for 32-bit Systems

References (8)