vulnti.work

In the Linux kernel, the following vulnerability has been resolved: mm/mremap: fix move_normal_pmd/retract_page_tables race In mremap(), move_page_tables() looks at the type of the PMD entry and th…

高危 CVSS 7.8
CVECVE-2024-50066
首次发现2026-08-05 10:15 UTC
披露时间2024-10-23 06:15 UTC
最后更新2026-08-05 10:15 UTC
通道状态auto

摘要

In the Linux kernel, the following vulnerability has been resolved: mm/mremap: fix move_normal_pmd/retract_page_tables race In mremap(), move_page_tables() looks at the type of the PMD entry and the specified address range to figure out by which method the next chunk of page table entries should be moved. At that point, the mmap_lock is held in write mode, but no rmap locks are held yet. For PMD entries that point to page tables and are fully covered by the source address range, move_pgt_en…

中文摘要建设中,暂以英文摘要呈现(DR-003 v2)。

深度研判 · 自动通道

该漏洞尚未生成深度研判报告(DR-003 v2 AI pipeline 建设中)。

受影响产品

  • :
Lint 边界警告 (2)

以下是本次研判 lint 阶段发现的非阻塞性警告(如引用 URL 未在白名单内)。这些不影响漏洞条目可用性,仅为透明度披露(参 DR-002)。

  • REF_URL_NOT_ALLOWLISTED url not in allowlist: https://www.vicarius.io/vsociety/posts/cve-2024-50066-kernel-detection-vulnerability
  • REF_URL_NOT_ALLOWLISTED url not in allowlist: https://www.vicarius.io/vsociety/posts/cve-2024-50066-kernel-mitigation-vulnerability

数据来源

  • NVD DATABASE

原始链接

时间线

  1. nvd_ingest NVD