← Back to CVE search

CVE-2026-74327

Linux kernel

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.

EPSS 0.173%Risk 0
View source
Published
2026-08-15 06:22:33
Affected versions
unknown
Type
Kernel
Last modified
2026-08-17 06:19:27
Vector
Pending