Security Advisory

CVE-2026-74327

CVE vulnerability detail - eXtreme Datacenter Security Operations

Published 2026-08-15 05:58:21
Last updated 2026-08-15 05:58:21
Assigner Linux
CVSS score not scored
State PUBLISHED

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.