System crash via invalid hugetlbfs page size
Published Apr 3, 2024 · Updated May 11, 2026
NULL pointer dereference in the Linux kernel allows local users to crash the system by supplying an invalid page size while creating hugetlbfs. hugetlbfs_parse_param() overwrites ctx->hstate with NULL after rejecting the page size, and hugetlbfs_fill_super() later passes that pointer to huge_page_size(). Reaching the failing filesystem-creation path requires local access with CAP_SYS_ADMIN, and the resulting kernel Oops interrupts the host.
Summary
What happened
NULL pointer dereference in the Linux kernel allows local users to crash the system by supplying an invalid page size while creating hugetlbfs. hugetlbfs_parse_param() overwrites ctx->hstate with NULL after rejecting the page size, and hugetlbfs_fill_super() later passes that pointer to huge_page_size(). Reaching the failing filesystem-creation path requires local access with CAP_SYS_ADMIN, and the resulting kernel Oops interrupts the host.
The record
- CVE
- CVE-2024-26688
- Published
- Apr 3, 2024
- Updated
- May 11, 2026
- Vendor
- The Linux Kernel Organization
- Product
- Linux
- Classifications
- CWE-476, T1499.004
- Attack vector
- local
- Privileges
- admin
Timeline
How it unfolded
- Apr 3, 2024CVE publishedPublication date reported by the CVE source.
- May 11, 2026Record updatedLatest update available in the CVE record.
Exploitability
Present is not the same as exploitable
Compare your product and version with the public record. A matching version still requires validation against your environment.
Is a vulnerable build present?
Compare these published version ranges with your installed build and any vendor patches.
- Affected versionversion=32021982a324dce93b4ae00c06213bf45fb319c8 <13c5a9fb07105557a1fa9efdb4f23d7ef30b7274
- Affected versionversion=32021982a324dce93b4ae00c06213bf45fb319c8 <1dde8ef4b7a749ae1bc73617c91775631d167557
- Affected versionversion=32021982a324dce93b4ae00c06213bf45fb319c8 <22850c9950a4e43a67299755d11498f3292d02ff
- Affected versionversion=32021982a324dce93b4ae00c06213bf45fb319c8 <2e2c07104b4904aed1389a59b25799b95a85b5b9
- Affected versionversion=32021982a324dce93b4ae00c06213bf45fb319c8 <79d72c68c58784a3e1cd2378669d51bfd0cb7498
- Affected versionversion=32021982a324dce93b4ae00c06213bf45fb319c8 <80d852299987a8037be145a94f41874228f1a773
- Affected versionversion=32021982a324dce93b4ae00c06213bf45fb319c8 <ec78418801ef7b0c22cd6a30145ec480dd48db39
- Affected versionversion=5.1
What conditions does exploitation require?
What is affected?
Published CVSS scores
CVSS describes severity. EPSS estimates exploitation probability.
Attacks
What attackers are doing with it
Daily unique IPs observed by Shadowserver honeypots for known exploited vulnerabilities (KEVs). Missing observations do not establish an absence of attacks.
Weakness, pattern, technique
Public exploit references
No public exploit references are available in this record.
Labels summarize the accepted research assessment. They do not indicate a test against your environment.
Technologies
Your stack
See the directory against your own environment.
Your stack
Check the software in your environment
Book a demo to see how Hinoki identifies affected software and validates exploitability in your environment.
Book a demo