In the Linux kernel, the following vulnerability has been resolved:
vmalloc: fix NULL pointer dereference in isvmarea_hugepages()
findvmarea() 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.
{
"osv_generated_from": "https://github.com/CVEProject/cvelistV5/tree/main/cves/2026/74xxx/CVE-2026-74327.json",
"cna_assigner": "Linux"
}