PT-2026-38945 · Linux+1 · Linux Kernel+1
Published
2026-05-08
·
Updated
2026-05-28
·
CVE-2026-43303
CVSS v3.1
7.8
High
| Vector | AV:L/AC:L/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
Certain subsystems, including slub, shmem, and ttm, fail to clear the
page->private variable before freeing pages. When these pages are subsequently allocated as high-order pages and split through the split page() function, the tail pages retain stale values in page->private. This leads to a use-after-free condition in the swap subsystem, as the swap code assumes freshly allocated pages have a page->private value of 0. Consequently, the swap count continued() function may incorrectly identify a valid continuation list and iterate over uninitialized page->lru values containing LIST POISON, resulting in a system crash.Recommendations
At the moment, there is no information about a newer version that contains a fix for this vulnerability.
Use After Free
Found an issue in the description? Have something to add? Feel free to write us 👾
Weakness Enumeration
Related Identifiers
Affected Products
Linux Kernel
Rocky Linux