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
摘要
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_ALLOWLISTEDurl not in allowlist: https://www.vicarius.io/vsociety/posts/cve-2024-50066-kernel-detection-vulnerability -
REF_URL_NOT_ALLOWLISTEDurl not in allowlist: https://www.vicarius.io/vsociety/posts/cve-2024-50066-kernel-mitigation-vulnerability
数据来源
- NVD DATABASE
原始链接
- https://git.kernel.org/stable/c/1552ce9ce8af47c0fe911682e5e1855e25851ca9 Patch
- https://git.kernel.org/stable/c/17396e32f975130b3e6251f024c8807d192e4c3e Patch
- https://git.kernel.org/stable/c/6fa1066fc5d00cb9f1b0e83b7ff6ef98d26ba2aa Patch
- https://project-zero.issues.chromium.org/issues/371047675
- https://www.vicarius.io/vsociety/posts/cve-2024-50066-kernel-detection-vulnerability
- https://www.vicarius.io/vsociety/posts/cve-2024-50066-kernel-mitigation-vulnerability
时间线
- nvd_ingest NVD