CVE-2026-46284
Severity CVSS v4.0:
Pending analysis
Type:
CWE-476
NULL Pointer Dereference
Publication date:
08/06/2026
Last modified:
08/07/2026
Description
In the Linux kernel, the following vulnerability has been resolved:<br />
<br />
mm/hugetlb: fix early boot crash on parameters without &#39;=&#39; separator<br />
<br />
If hugepages, hugepagesz, or default_hugepagesz are specified on the<br />
kernel command line without the &#39;=&#39; separator, early parameter parsing<br />
passes NULL to hugetlb_add_param(), which dereferences it in strlen() and<br />
can crash the system during early boot.<br />
<br />
Reject NULL values in hugetlb_add_param() and return -EINVAL instead.
Impact
Base Score 3.x
5.50
Severity 3.x
MEDIUM
Vulnerable products and versions
| CPE | From | Up to |
|---|---|---|
| cpe:2.3:o:linux:linux_kernel:*:*:*:*:*:*:*:* | 6.15 (including) | 6.18.27 (excluding) |
| cpe:2.3:o:linux:linux_kernel:*:*:*:*:*:*:*:* | 6.19 (including) | 7.0.4 (excluding) |
To consult the complete list of CPE names with products and versions, see this page



