PT-2026-39050 · Linux · Linux Kernel

Published

2026-05-08

·

Updated

2026-05-15

·

CVE-2026-43389

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 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.

Related Identifiers

CVE-2026-43389

Affected Products

Linux Kernel