PT-2025-49057 · Linux+2 · Linux Kernel+2
Published
2025-10-11
·
Updated
2026-03-25
·
CVE-2025-40230
CVSS v2.0
5.4
Medium
| Vector | AV:N/AC:H/Au:N/C:N/I:N/A:C |
Name of the Vulnerable Software and Affected Versions
Linux kernel (affected versions not specified)
Description
A flaw exists in the Linux kernel related to Transparent Huge Pages (THP). When memory error injection occurs on a THP mapped to userspace, the kernel can panic instead of terminating the affected process. This occurs because splitting the THP involves reading pages, which can trigger a second machine check exception within the kernel, leading to a kernel panic. The issue arises from attempting to map the poisoned THP to a zeropage during the splitting process, causing a re-access of pages in the hardware-poisoned THP within the kernel. The fix prevents accessing the poisoned page during zeropage identification, while continuing to scan unaffected pages.
Recommendations
At the moment, there is no information about a newer version that contains a fix for this vulnerability.
Exploit
Found an issue in the description? Have something to add? Feel free to write us 👾
Weakness Enumeration
Related Identifiers
Affected Products
Linuxmint
Linux Kernel
Ubuntu