PT-2026-43884 · Linux · Linux Kernel
CVE-2026-46017
·
Published
2026-05-27
·
Updated
2026-07-18
CVSS v3.1
7.0
High
| Vector | AV:L/AC:H/PR:L/UI:N/S:U/C:H/I:H/A:H |
Name of the Vulnerable Software and Affected Versions
Linux kernel (affected versions not specified)
Description
A race condition exists in the deferred split queue during migration. The
migrate folio move() function records the deferred split queue state from the source and replays it on the destination. When replayed after remove migration ptes(src, dst, 0), the destination becomes visible before it is requeued. This allows a concurrent rmap-removal path to mark the destination as partially mapped, triggering a warning in deferred split folio(). Additionally, if deferred split scan() fails to requeue a folio when folio trylock() fails, a fully mapped underused folio could be dequeued by the shrinker and lost from the split queue.Recommendations
At the moment, there is no information about a newer version that contains a fix for this vulnerability.
Exploit
Race Condition
Found an issue in the description? Have something to add? Feel free to write us 👾
Weakness Enumeration
Related Identifiers
Affected Products
Linux Kernel