PT-2025-38551 · Linux+5 · Linux Kernel+5
Published
2025-09-19
·
Updated
2026-05-07
·
CVE-2025-39844
CVSS v3.1
5.5
Medium
| Vector | AV:L/AC:L/PR:L/UI:N/S:U/C:N/I:N/A:H |
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.
Exploit
Improper Resource Release
Found an issue in the description? Have something to add? Feel free to write us 👾
Weakness Enumeration
Related Identifiers
Affected Products
Astra Linux
Debian
Linuxmint
Linux Kernel
Suse
Ubuntu