
Cloud Vulnerability DB
A community-led vulnerabilities database
CVE-2025-71134 is a page allocation bug in the Linux kernel's memory management subsystem (mm/page_alloc) that can cause kernel warnings and system instability, leading to denial of service. The flaw was published on January 14, 2026, and affects Linux kernel versions 6.10 through 6.12.64 and 6.13 through 6.18.3, as well as 6.19 release candidates up to rc8. It carries a CVSS v3.1 base score of 5.5 (Medium), reflecting a local, low-privilege attack vector with high availability impact (Feedly, NVD).
The root cause is an incomplete update of pageblock migration types during buddy page coalescing in mm/page_alloc.c. When a freed page coalesces with a buddy page into a higher-order page, only the first pageblock of the buddy is updated to match the migration type of the freed page; all remaining pageblocks retain their original migration type. This inconsistency between the migration type recorded in the free list and the migration types of the constituent pageblocks triggers kernel WARN_ON assertions in expand() and related code paths (e.g., rmqueue_bulk, get_page_from_freelist). The vulnerability is classified as CWE with insufficient information (NVD-CWE-noinfo), and exploitation requires only local access with low privileges — any memory allocation operation by an unprivileged user can trigger the condition (NVD, Feedly).
Successful triggering of this bug causes kernel warnings and potential system instability or crashes during memory allocation and page expansion operations, resulting in a denial of service condition. The availability impact is rated High, as memory management failures can lead to system hangs or crashes; there is no confidentiality or integrity impact. Systems performing intensive memory allocation or serving multiple low-privilege users are at elevated risk (Feedly, NVD).
WARNING: CPU: ... at mm/page_alloc.c:812 expand+0x23c/0x270 or messages such as page type is 0, passed migratetype is 1 (nr=256) in /var/log/kern.log or dmesg output.expand, rmqueue_bulk, __rmqueue_pcplist, rmqueue.isra, get_page_from_freelist, or __alloc_frozen_pages_noprof in system logs.__do_huge_pmd_anonymous_page) that coincide with kernel warnings.Apply the available kernel patches by upgrading to Linux kernel 6.12.65 or later (for systems running 6.10.1–6.12.64) or 6.18.4 or later (for systems running 6.13–6.18.3). Three upstream fix commits are available: 7838a4eb8a1d, 914769048818, and a794d65b1321. Ubuntu has issued security notices USN-8277-1, USN-8277-2, USN-8310-1, and USN-8374-1 addressing this issue; Oracle and SUSE have also released advisories. No configuration-based workaround is available — patching is the only remediation (Feedly, Ubuntu USN-8277-1).
Multiple Linux distributions including Ubuntu, Oracle Linux, and SUSE have issued security advisories addressing CVE-2025-71134. Vulnerability tracking platforms such as Tenable (Nessus) and Qualys have added detection coverage for this issue. No notable researcher commentary or significant social media discussion has been identified beyond standard distribution advisory channels (Feedly).
Source: This report was generated using AI
Free Vulnerability Assessment
Evaluate your cloud security practices across 9 security domains to benchmark your risk level and identify gaps in your defenses.
Get a personalized demo
"Best User Experience I have ever seen, provides full visibility to cloud workloads."
"Wiz provides a single pane of glass to see what is going on in our cloud environments."
"We know that if Wiz identifies something as critical, it actually is."