PT-2025-38551 · Linux +1 · Linux Kernel +1

Published

2025-09-19

·

Updated

2025-09-20

·

CVE-2025-39844

None

No severity ratings or metrics are available. When they are, we'll update the corresponding info on the page.
Name of the Vulnerable Software and Affected Versions Linux kernel (affected versions not specified)
Description A flaw exists in the Linux kernel related to page table synchronization during vmemmap initialization. Specifically, the optimized path within
vmemmap populate compound pages()
skips synchronization of top-level page tables, potentially leading to kernel panics when accessing the vmemmap area before the corresponding top-level entries are synchronized. This issue arises from relying on each architecture to manually handle page table synchronization, which is prone to errors and omissions. The solution involves introducing
pgd populate kernel()
and
p4d populate kernel()
to explicitly perform synchronization when installing top-level entries, leveraging existing mechanisms used by vmalloc and ioremap.
Recommendations At the moment, there is no information about a newer version that contains a fix for this vulnerability.

Related Identifiers

CVE-2025-39844
ECHO-131D-5CA1-B72E

Affected Products

Debian
Linux Kernel