PT-2026-39050 · Linux · Linux Kernel
Published
2026-05-08
·
Updated
2026-05-15
·
CVE-2026-43389
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
An issue exists in the
memfd luo component where the preservation of folios (units of physical memory management) does not correctly handle dirty states. A dirty folio is one that has been written to, while a clean folio has no user data and can be freed under memory pressure. Previously, the dirty flag was saved during preserve(), but if a folio became dirty later, the serialized state would incorrectly mark it as clean. Consequently, after a retrieve() operation, the kernel might reclaim the folio under memory pressure, leading to the loss of user data.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 👾
Related Identifiers
Affected Products
Linux Kernel