
Cloud Vulnerability DB
A community-led vulnerabilities database
CVE-2026-23100 is a vulnerability in the Linux kernel's mm/hugetlb subsystem caused by a logic error in the hugetlb_pmd_shared() function, which fails to correctly detect PMD (Page Middle Directory) table sharing. The flaw was introduced when the kernel switched from using page count to an independent shared count (ptdesc->pt_share_count) to identify shared page tables, leaving hugetlb_pmd_shared() unable to detect any sharing. It affects Linux kernel versions 5.10.239 through 5.11, 5.15.186 through 5.16, 6.1.142 through 6.2, 6.6.72 through 6.6.127, 6.12.9 through 6.12.74, and 6.13.1 through 6.18.8, as well as specific release candidates. It carries a CVSS v3.1 base score of 5.5 (Medium) (Feedly, Microsoft MSRC).
The root cause is an incorrect implementation of hugetlb_pmd_shared() in the Linux kernel's huge page memory management code (mm/hugetlb). After a prior refactoring replaced page-count-based sharing detection with ptdesc->pt_share_count, the hugetlb_pmd_shared() function was not updated accordingly, causing it to never report sharing as active. This logic error can lead to incorrect TLB flush behavior — specifically, excessive IPI (Inter-Processor Interrupt) broadcasts during fork() and exit() operations — resulting in a performance regression and potential availability impact. The vulnerability is locally exploitable by a low-privileged user (CWE classification relates to incorrect logic/state management in memory subsystem handling) (Feedly, git.kernel.org patch).
The primary impact of CVE-2026-23100 is an availability degradation: the broken hugetlb_pmd_shared() detection causes excessive IPI broadcasts during fork() and exit() system calls on systems using HugeTLB PMD sharing, leading to significant performance regressions. There is no confidentiality or integrity impact. Workloads that heavily use HugeTLB shared page tables — such as high-performance computing, database servers, or virtualization environments — are most affected (Feedly).
Patches have been committed to the Linux kernel stable trees addressing this vulnerability. Fixed versions include Linux kernel 6.12.74, 6.6.127, 6.18.8, and corresponding stable branch updates for 5.10, 5.15, and 6.1 series. Downstream distributions including Debian (DSA-6243-1, DLA-4561-1), Oracle Linux (ELSA-2026-50160, ELSA-2026-50232), Amazon Linux 2023 (ALAS2023-2026-1681), and Microsoft Azure Linux 3 (azl3_kernel_6.6.126.1-1 and later) have released updated packages. Administrators should update to the patched kernel version provided by their distribution as soon as possible (git.kernel.org patch, Microsoft MSRC, 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."