NONE · 0

CVE-2026-74327

In the Linux kernel, the following vulnerability has been resolved: vmalloc: fix NULL pointer dereference in is_vm_area_hugepages() find_vm_area() can return NULL if the given address is not a valid...

Vulnerability Description

In the Linux kernel, the following vulnerability has been resolved: vmalloc: fix NULL pointer dereference in is_vm_area_hugepages() find_vm_area() can return NULL if the given address is not a valid vmalloc area. Check the return value before dereferencing it to avoid a kernel crash.

References

FAQ

What is CVE-2026-74327?

CVE-2026-74327 is a documented vulnerability. In the Linux kernel, the following vulnerability has been resolved: vmalloc: fix NULL pointer dereference in is_vm_area_hugepages() find_vm_area() can return NULL if the given address is not a valid...

How severe is CVE-2026-74327?

CVSS scoring is not yet available for CVE-2026-74327. Check NVD for updates.

Is there a patch for CVE-2026-74327?

Check the references section above for vendor advisories and patch information. Review vendor security bulletins for remediation guidance.