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…

High CVSS 7.8
CVECVE-2024-50066
First seen2026-08-05 10:15 UTC
Disclosed2024-10-23 06:15 UTC
Last updated2026-08-05 10:15 UTC
Channel statusauto

Summary

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…

In-depth triage · Auto channel

No in-depth report has been generated yet (DR-003 v2 AI pipeline is under construction).

Affected products

  • :
Lint boundary warnings (2)

The following non-blocking warnings were raised during the lint phase of this triage (e.g. reference URLs not yet on the allowlist). They do not affect entry usability and are disclosed for transparency (see 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

Sources

  • NVD DATABASE

Original Links

Timeline

  1. nvd_ingest NVD