PT-2026-47356 · Linux · Linux

Published

2026-06-08

·

Updated

2026-06-08

·

CVE-2026-46284

None

No severity ratings or metrics are available. When they are, we'll update the corresponding info on the page.
In the Linux kernel, the following vulnerability has been resolved:
mm/hugetlb: fix early boot crash on parameters without '=' separator
If hugepages, hugepagesz, or default hugepagesz are specified on the kernel command line without the '=' separator, early parameter parsing passes NULL to hugetlb add param(), which dereferences it in strlen() and can crash the system during early boot.
Reject NULL values in hugetlb add param() and return -EINVAL instead.

Related Identifiers

CVE-2026-46284

Affected Products

Linux