CVE-2026-72172
Last modified
CVE-2026-72172 is a high-severity vulnerability rated 7.8/10 on the CVSS scale. In the Linux kernel, the following vulnerability has been resolved: mm/mm_init: fix uninitialized struct pages for ZONE_DEVICE If DAX memory is hotplugged into an unoccupied subsection of an early section, section_activate() reuses the unoptimized boot memmap. However, compound_nr_pages() still assumes that vmemmap optimization is in effect and initializes only the reduced number of struct pages. EPSS estimates a 0.20% chance of exploitation in the next 30 days.
Description
In the Linux kernel, the following vulnerability has been resolved: mm/mm_init: fix uninitialized struct pages for ZONE_DEVICE If DAX memory is hotplugged into an unoccupied subsection of an early section, section_activate() reuses the unoptimized boot memmap. However, compound_nr_pages() still assumes that vmemmap optimization is in effect and initializes only the reduced number of struct pages. As a result, the remaining tail struct pages are left uninitialized, which can later lead to unexpected behavior or crashes. Fix this by treating early sections as unoptimized when calculating how many struct pages to initialize.
Metrics
CVSS:3.1/AV:L/AC:L/PR:L/UI:N/S:U/C:H/I:H/A:H
Affected Software
Source: CNA advisory (CVE.org). NVD analysis pending.
| Vendor | Product | Versions |
|---|---|---|
| Linux | Linux | >= 6fd3620b342861de9547ea01d28f664892ef51a1, < 511a60e71aec308b24722cffc1912bf6befb87bf; >= 6fd3620b342861de9547ea01d28f664892ef51a1, < 11f2826e9ee6f24aaa774e3dcd75abbe4b3091b6; >= 6fd3620b342861de9547ea01d28f664892ef51a1, < da5234df0941665f3a3f5b80f3dab94046537be0; >= 6fd3620b342861de9547ea01d28f664892ef51a1, < b91e27bce37cab9f35de0059278ebe457ca9878b; >= 6fd3620b342861de9547ea01d28f664892ef51a1, < cd681403a87085562499d60325b7b45d3be11217 |
| Linux | Linux | 5.19 |
References
Timeline
- Published
- Last Modified
- Status
- Received
Frequently Asked Questions
What is CVE-2026-72172?
How severe is CVE-2026-72172?
How do I fix CVE-2026-72172?
How Strix Helps
- How Strix found a critical auth bypass in etcdStrix autonomously discovered a critical authentication bypass in etcd, later designated CVE-2026-33413.
- Autonomous PentestingAI agents that find and validate exploitable vulnerabilities like this one across your applications.
- PR ReviewsPentest every pull request so vulnerable code is caught before it ships to production.
- AI Penetration TestingHow AI-driven penetration testing continuously covers your attack surface.
Related CVEs from 2026
- CVE-2026-72167In the Linux kernel, the following vulnerability has been re…
- CVE-2026-72168In the Linux kernel, the following vulnerability has been re…
- CVE-2026-72169In the Linux kernel, the following vulnerability has been re…
- CVE-2026-7217A security vulnerability has been detected in Deepractice Pr…5.5
- CVE-2026-72170In the Linux kernel, the following vulnerability has been re…7.8
- CVE-2026-72171In the Linux kernel, the following vulnerability has been re…7.8
- CVE-2026-72173In the Linux kernel, the following vulnerability has been re…
- CVE-2026-72174In the Linux kernel, the following vulnerability has been re…
- CVE-2026-72175In the Linux kernel, the following vulnerability has been re…7.1
- CVE-2026-72176In the Linux kernel, the following vulnerability has been re…
- CVE-2026-72177In the Linux kernel, the following vulnerability has been re…
- CVE-2026-72178In the Linux kernel, the following vulnerability has been re…
Are you affected by CVE-2026-72172?
Run a free Strix scan to check your systems for this vulnerability.
Scan your code nowSource: NVD / NIST
