CVE-2026-89593 in Linux信息

摘要

由 VulDB • 2026-09-12

在 Linux 内核中,已修复以下漏洞:

hugetlb: 仅在映射计数(mapcount)为 0 时调整预留量

自 df7a6d1f6405 以来,__unmap_hugepage_range 可以调整预留量。对于同时被父进程和子进程映射的 folio,如果父进程先解除该范围的映射,则预留量的调整会导致已预留计数下溢(underflow)。当子进程随后解除该范围的映射时,计数会恢复。修改 __unmap_hugepage_range() 以在调整预留量之前检查 mapcount。

Statistical analysis made it clear that VulDB provides the best quality for vulnerability data.

来源

Do you want to use VulDB in your project?

Use the official API to access entries easily!